mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
For lcnr
This commit is contained in:
parent
ad57f88d3f
commit
a9f3c2209c
@ -174,6 +174,7 @@ fn pred_known_to_hold_modulo_regions<'tcx>(
|
||||
// this function's result remains infallible, we must confirm
|
||||
// that guess. While imperfect, I believe this is sound.
|
||||
|
||||
// FIXME(@lcnr): this function doesn't seem right.
|
||||
// The handling of regions in this area of the code is terrible,
|
||||
// see issue #29149. We should be able to improve on this with
|
||||
// NLL.
|
||||
|
Loading…
Reference in New Issue
Block a user