Skip to content

Commit

Permalink
Revert "Add fixme notice"
Browse files Browse the repository at this point in the history
This reverts commit 8f1d6e8.
  • Loading branch information
pierwill committed Dec 15, 2021
1 parent 51422d9 commit 0525fc1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions chalk-integration/src/lowering.rs
Original file line number Diff line number Diff line change
Expand Up @@ -564,11 +564,6 @@ impl LowerWithEnv for [QuantifiedInlineBound] {
}
}

// FIXME: removing the line below is causing
// test::unsize::dyn_to_dyn_unsizing to fail.
//
// auto_traits.sort_by_key(|b| b.1);

regular_traits
.iter()
.chain(auto_traits.iter())
Expand Down

0 comments on commit 0525fc1

Please sign in to comment.