Skip to content

Commit

Permalink
Remove ignore-tidy-filelength
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Jun 26, 2020
1 parent 8fe1b1d commit 63078c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/librustc_middle/mir/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
//!
//! [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/mir/index.html

// ignore-tidy-filelength

use crate::mir::interpret::{GlobalAlloc, Scalar};
use crate::mir::visit::MirVisitable;
use crate::ty::adjustment::PointerCast;
Expand Down

0 comments on commit 63078c3

Please sign in to comment.