Remove obsolete comment.
This commit is contained in:
parent
a9aed861ac
commit
b456307cb1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ pub struct NormalizeArrayLen;
|
|||
|
||||
impl<'tcx> MirPass<'tcx> for NormalizeArrayLen {
|
||||
fn is_enabled(&self, sess: &rustc_session::Session) -> bool {
|
||||
// See #105929
|
||||
sess.mir_opt_level() >= 3
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue