Skip to content

Commit 63078c3

Browse files
Remove ignore-tidy-filelength
1 parent 8fe1b1d commit 63078c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/librustc_middle/mir/mod.rs

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
//!
33
//! [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/mir/index.html
44
5-
// ignore-tidy-filelength
6-
75
use crate::mir::interpret::{GlobalAlloc, Scalar};
86
use crate::mir::visit::MirVisitable;
97
use crate::ty::adjustment::PointerCast;

0 commit comments

Comments
 (0)