File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,6 @@ who really want to take a deep dive into the topic :)
142142[ `TyCtxt::associated_items()` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/context/struct.TyCtxt.html#method.associated_items
143143[ `AssocItems` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/assoc/struct.AssocItems.html
144144[ `clippy_utils::ty::get_iterator_item_ty()` ] : https://github.com/rust-lang/rust-clippy/blob/305177342fbc622c0b3cb148467bab4b9524c934/clippy_utils/src/ty.rs#L55-L72
145- [ clippy-Common-tools-for-writing-lints ] : https://github.com/ rust-lang/rust- clippy/blob/master/doc/ common_tools_writing_lints.md
145+ [ clippy-Common-tools-for-writing-lints ] : https://doc. rust-lang.org/nightly/ clippy/development/ common_tools_writing_lints.html
146146[ rust#60966 ] : https://github.com/rust-lang/rust/pull/60966
147147[ rust-clippy#5393 ] : https://github.com/rust-lang/rust-clippy/issues/5393
You can’t perform that action at this time.
0 commit comments