We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e4a24 commit 6452165Copy full SHA for 6452165
src/librustc_typeck/astconv.rs
@@ -2,6 +2,7 @@
2
//! Conversion from AST representation of types to the `ty.rs` representation.
3
//! The main routine here is `ast_ty_to_ty()`; each use is parameterized by an
4
//! instance of `AstConv`.
5
+// ignore-tidy-filelength
6
7
// ignore-tidy-filelength
8
0 commit comments