rust/compiler/rustc_middle
Camille GILLOT 5bd197921a Do not visit ForeignItemRef for HIR indexing and validation.
Similarly to what is done for ImplItemRef and TraitItemRef.

Fixes #79487
2020-11-28 18:08:17 +01:00
..
benches
src Do not visit ForeignItemRef for HIR indexing and validation. 2020-11-28 18:08:17 +01:00
Cargo.toml Address review comment and update chalk to 0.36.0 2020-10-30 19:39:33 +00:00
README.md

For more information about how rustc works, see the rustc dev guide.