rust/compiler/rustc_borrowck
Rémy Rakic 6054a33bf2 split polonius context into per-phase data
- describe how that data flows during borrowck
- prepares for recording some liveness data for diagnostics, not just
  for the main analysis
2025-01-31 10:57:56 +00:00
..
src split polonius context into per-phase data 2025-01-31 10:57:56 +00:00
Cargo.toml compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
messages.ftl Use short ty string for move errors 2025-01-24 18:12:56 +00:00