rust/src/librustc_hir
Esteban Küber 96f5584b80 Expand "recursive opaque type" diagnostic
Fix #70968, partially address #66523.
2020-06-15 11:08:43 -07:00
..
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
arena.rs Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01: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.rs Expand "recursive opaque type" diagnostic 2020-06-15 11:08:43 -07:00
hir_id.rs Remove `DUMMY_HIR_ID` 2020-04-14 08:46:07 +01:00
intravisit.rs Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
itemlikevisit.rs hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hir 2020-01-04 19:03:27 +01:00
lang_items.rs Rollup merge of #72450 - csmoe:issue-72442, r=oli-obk 2020-05-25 23:58:56 +02: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 More Method->Fn renaming 2020-03-15 19:15:55 -05:00
weak_lang_items.rs Remove eh_unwind_resume lang item 2020-03-05 17:36:50 +00:00