diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-08-29 16:49:39 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-29 16:49:39 +0530 |
| commit | 5555e13a6ec5268612e85baa3af62ddf95fa2517 (patch) | |
| tree | bab81bfb0739a10b8d7acc1a56f4a37b45813342 /compiler/rustc_interface/src/errors.rs | |
| parent | 1999ed798e5a77087cde68d2fb955d768ecfb5a4 (diff) | |
| parent | da90ec17e01d8360650a096ec53db5470839b3ab (diff) | |
| download | rust-5555e13a6ec5268612e85baa3af62ddf95fa2517.tar.gz rust-5555e13a6ec5268612e85baa3af62ddf95fa2517.zip | |
Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors
Remove separate indexing of early-bound regions ~Based on https://github.com/rust-lang/rust/pull/99728.~ This PR copies some modifications from https://github.com/rust-lang/rust/pull/97839 around object lifetime defaults. These modifications allow to stop counting generic parameters during lifetime resolution, and rely on the indexing given by `rustc_typeck::collect`.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
