We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5539b commit a60b791Copy full SHA for a60b791
compiler/rustc_typeck/src/collect.rs
@@ -1,3 +1,4 @@
1
+// ignore-tidy-filelength
2
//! "Collection" is the process of determining the type and other external
3
//! details of each item in Rust. Collection is specifically concerned
4
//! with *inter-procedural* things -- for example, for a function
0 commit comments