rust/src/librustc_hir
Mazdak Farrokhzad d309058101
Rollup merge of #70284 - lcnr:issue70273-what-the-heck-git, r=eddyb
correctly handle const params in type_of

extends #70223, retry of #70276

fixes #70273

r? @eddyb cc @varkor
2020-03-24 07:13:40 +01:00
..
arena.rs separate out an arena for HIR 2020-03-21 22:18:57 +01:00
Cargo.toml {rustc::hir::map -> rustc_hir}::definitions 2020-03-21 22:20:24 +01:00
def.rs correctly handle const params in type_of 2020-03-22 22:29:54 +01:00
definitions.rs {rustc::hir::map -> rustc_hir}::definitions 2020-03-21 22:20:24 +01:00
hir.rs Tweak output for invalid negative impl errors 2020-03-22 21:53:29 -07:00
hir_id.rs rustc: use LocalDefId instead of DefIndex in HirId. 2020-03-19 11:16:08 +02:00
intravisit.rs Tweak output for invalid negative impl errors 2020-03-22 21:53:29 -07:00
itemlikevisit.rs hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hir 2020-01-04 19:03:27 +01:00
lang_items.rs Remove eh_unwind_resume lang item 2020-03-05 17:36:50 +00:00
lib.rs {rustc::hir::map -> rustc_hir}::definitions 2020-03-21 22:20:24 +01:00
pat_util.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
print.rs Tweak output for invalid negative impl errors 2020-03-22 21:53:29 -07:00
stable_hash_impls.rs rustc: use LocalDefId instead of DefIndex in ich. 2020-03-19 11:16:08 +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