rust/src/librustc_hir
2020-06-19 09:15:12 -07:00
..
arena.rs Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
def.rs Remove associated opaque types 2020-06-11 16:24:01 +01:00
definitions.rs expand: Give reasonable NodeIds to lints associated with macro expansions 2020-06-09 22:27:13 +03:00
hir_id.rs Remove DUMMY_HIR_ID 2020-04-14 08:46:07 +01:00
hir.rs Rollup merge of #73357 - petrochenkov:tmap, r=davidtwco 2020-06-19 09:15:12 -07:00
intravisit.rs Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
itemlikevisit.rs
lang_items.rs [WIP] injects llvm intrinsic instrprof.increment for coverage reports 2020-06-15 16:50:10 -07:00
lib.rs use min_specialization for some rustc crates where it requires no changes 2020-05-10 11:25:00 +02:00
pat_util.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
stable_hash_impls.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
target.rs
weak_lang_items.rs