Skip to content

Commit

Permalink
Remove qualify_min_const_fn
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Feb 8, 2020
1 parent fca0666 commit 01c33e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 381 deletions.
1 change: 0 additions & 1 deletion src/librustc_mir/transform/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ pub mod inline;
pub mod instcombine;
pub mod no_landing_pads;
pub mod promote_consts;
//pub mod qualify_min_const_fn;
pub mod remove_noop_landing_pads;
pub mod rustc_peek;
pub mod simplify;
Expand Down
380 changes: 0 additions & 380 deletions src/librustc_mir/transform/qualify_min_const_fn.rs

This file was deleted.

0 comments on commit 01c33e9

Please sign in to comment.