rust/compiler/rustc_borrowck
Rémy Rakic 5055864071 disable NLL liveness optimization when using polonius
in NLLs some locals are marked live at all points if one of their
regions escapes the function but that doesn't work in a flow-sensitive
setting like polonius
2025-01-12 07:29:03 +00:00
..
src disable NLL liveness optimization when using polonius 2025-01-12 07:29:03 +00:00
Cargo.toml compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
messages.ftl Try to explain borrow for tail expr temporary drop order change in 2024 2025-01-08 16:02:44 +00:00