Files
rust/compiler/rustc_passes/src
Dylan DPC 5555e13a6e 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`.
2022-08-29 16:49:39 +05:30
..
2021-03-26 09:32:31 -07:00
2022-08-01 21:39:26 +02:00
2022-05-25 10:44:56 -07:00
2022-07-18 14:25:34 +09:00
2022-05-13 11:46:05 -04:00
2022-08-12 16:28:15 -04:00
2022-08-23 20:53:02 +09:00
2022-07-29 18:26:10 -04:00