rust/src/librustc/hir
Tyler Mandry ff9b99dcd6
Rollup merge of #65307 - Phosphorus15:master, r=varkor
Try fix incorrect "explicit lifetime name needed"

This pr is trying to fixes #65285 .
2019-10-15 16:07:49 -07:00
..
lowering Auto merge of #64999 - nikomatsakis:issue-60424-async-return-inference, r=cramertj 2019-10-03 12:19:21 +00:00
map self-profiling: Add events for everything except trait selection. 2019-10-09 13:40:44 +02:00
check_attr.rs E0735 -> E0739 2019-10-07 08:05:33 -07:00
def_id.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
def.rs Aggregation of cosmetic changes made during work on REPL PRs: librustc 2019-09-07 16:27:19 +01:00
intravisit.rs rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. 2019-09-28 17:39:00 +03:00
itemlikevisit.rs Aggregation of cosmetic changes made during work on REPL PRs: librustc 2019-09-07 16:27:19 +01:00
lowering.rs Rollup merge of #65307 - Phosphorus15:master, r=varkor 2019-10-15 16:07:49 -07:00
mod.rs query generator kind for error reporting 2019-10-10 17:27:23 +00:00
pat_util.rs Rename Pat.node to Pat.kind 2019-09-26 18:21:09 +01:00
print.rs syntax::parse::sess -> syntax::sess 2019-10-15 09:41:58 +02:00
ptr.rs Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
upvars.rs Rename Pat.node to Pat.kind 2019-09-26 18:21:09 +01:00