Skip to content

Commit 0525fc1

Browse files
committed
Revert "Add fixme notice"
This reverts commit 8f1d6e8.
1 parent 51422d9 commit 0525fc1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

chalk-integration/src/lowering.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -564,11 +564,6 @@ impl LowerWithEnv for [QuantifiedInlineBound] {
564564
}
565565
}
566566

567-
// FIXME: removing the line below is causing
568-
// test::unsize::dyn_to_dyn_unsizing to fail.
569-
//
570-
// auto_traits.sort_by_key(|b| b.1);
571-
572567
regular_traits
573568
.iter()
574569
.chain(auto_traits.iter())

0 commit comments

Comments
 (0)