rust/compiler/rustc_middle/src
Guillaume Gomez c37ee1a7e0
Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov
Clean up HIR-based lifetime resolution

Based on https://github.com/rust-lang/rust/pull/97313.

Fixes #98932.

r? `@petrochenkov`
2022-07-27 17:55:07 +02:00
..
dep_graph
hir
infer Use real opaque type instead of just saying impl Trait 2022-07-26 06:19:58 +00:00
middle Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov 2022-07-27 17:55:07 +02:00
mir Rollup merge of #97077 - ouz-a:Optimize-backend, r=oli-obk 2022-07-26 07:14:44 +09:00
query
thir
traits Combine redundant obligation cause codes 2022-07-24 19:35:53 +00:00
ty Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk 2022-07-27 17:55:04 +02:00
util
arena.rs
lib.rs
lint.rs
macros.rs
metadata.rs
tests.rs
thir.rs