Files
rust/compiler
Michael Goulet 16bd6e25e1 Rollup merge of #126911 - oli-obk:do_not_count_errors, r=compiler-errors
Split the lifetimes of `MirBorrowckCtxt`

These lifetimes are sometimes too general and will link things together that are independent. These are a blocker for actually finishing tracking more state (e.g. error tainting) in the diagnostic context handle, and I'd rather land it in its own PR instead of together with functional changes.

Also changes a bunch of named lifetimes to `'_` where they were irrelevant

follow-up to https://github.com/rust-lang/rust/pull/126623
2024-06-24 15:51:06 -04:00
..
2024-06-21 19:00:18 -04:00
2024-06-21 12:32:05 -04:00
2024-06-21 19:00:18 -04:00
2024-06-21 12:32:05 -04:00
2024-06-21 12:32:05 -04:00