Files
rust/compiler/rustc_borrowck/src
Nicholas Nethercote e0e7a432db BorrowckDiags tweaks.
- Store a mut ref to a `BorrowckDiags` in `MirBorrowckCtxt` instead of
  owning it, to save having to pass ownership in and out of
  `promoted_mbcx`.
- Use `buffer_error` in a couple of suitable places.
2024-11-04 17:36:25 +11:00
..
2024-11-04 15:43:45 +11:00
2024-11-04 17:36:25 +11:00
2024-11-04 15:43:45 +11:00
2024-09-24 14:25:16 -07:00
2024-11-04 17:36:25 +11:00
2024-11-04 17:36:25 +11:00