about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-08-29 16:49:39 +0530
committerGitHub <noreply@github.com>2022-08-29 16:49:39 +0530
commit5555e13a6ec5268612e85baa3af62ddf95fa2517 (patch)
treebab81bfb0739a10b8d7acc1a56f4a37b45813342 /compiler/rustc_interface/src/errors.rs
parent1999ed798e5a77087cde68d2fb955d768ecfb5a4 (diff)
parentda90ec17e01d8360650a096ec53db5470839b3ab (diff)
downloadrust-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