Skip to content

Commit a9f3c22

Browse files
committed
For lcnr
1 parent ad57f88 commit a9f3c22

File tree

1 file changed

+1
-0
lines changed
  • compiler/rustc_trait_selection/src/traits

1 file changed

+1
-0
lines changed

compiler/rustc_trait_selection/src/traits/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ fn pred_known_to_hold_modulo_regions<'tcx>(
174174
// this function's result remains infallible, we must confirm
175175
// that guess. While imperfect, I believe this is sound.
176176

177+
// FIXME(@lcnr): this function doesn't seem right.
177178
// The handling of regions in this area of the code is terrible,
178179
// see issue #29149. We should be able to improve on this with
179180
// NLL.

0 commit comments

Comments
 (0)