Skip to content

Commit

Permalink
Remove infinite loop detector
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Mar 17, 2020
1 parent 5b66f27 commit e15c486
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 421 deletions.
1 change: 0 additions & 1 deletion src/librustc_mir/interpret/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ mod memory;
mod operand;
mod operator;
mod place;
pub(crate) mod snapshot; // for const_eval
mod step;
mod terminator;
mod traits;
Expand Down
Loading

0 comments on commit e15c486

Please sign in to comment.