diff options
| author | Michael Goulet <michael@errs.io> | 2024-06-24 15:51:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 15:51:06 -0400 |
| commit | 16bd6e25e14caae6109d08002ff08b095cfd45ec (patch) | |
| tree | 1773b201553079593ae84cf19718b555ff5aa6c3 /compiler/rustc_codegen_llvm/src | |
| parent | 59c258f51fcc34170d23e1b5274af9a6d8131100 (diff) | |
| parent | 8fc6b3de190cc4b669082a094ed1cc5d89d8f9d7 (diff) | |
| download | rust-16bd6e25e14caae6109d08002ff08b095cfd45ec.tar.gz rust-16bd6e25e14caae6109d08002ff08b095cfd45ec.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
