Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Jun 2, 2022
1 parent 0324ac8 commit 7cba9ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_smir/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/",
test(attr(allow(unused_variables), deny(warnings)))
)]

#![cfg_attr(not(feature = "default"), feature(rustc_private))]

pub mod mir;
Expand Down

0 comments on commit 7cba9ed

Please sign in to comment.