We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ignore-tidy-filelength
1 parent 8fe1b1d commit 63078c3Copy full SHA for 63078c3
src/librustc_middle/mir/mod.rs
@@ -2,8 +2,6 @@
2
//!
3
//! [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/mir/index.html
4
5
-// ignore-tidy-filelength
6
-
7
use crate::mir::interpret::{GlobalAlloc, Scalar};
8
use crate::mir::visit::MirVisitable;
9
use crate::ty::adjustment::PointerCast;
0 commit comments