We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5c62d commit b280264Copy full SHA for b280264
src/librustc_trait_selection/traits/select/mod.rs
@@ -1,5 +1,3 @@
1
-// ignore-tidy-filelength
2
-
3
//! Candidate selection. See the [rustc dev guide] for more information on how this works.
4
//!
5
//! [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/traits/resolution.html#selection
0 commit comments