about summary refs log tree commit diff
path: root/src/librustc
AgeCommit message (Expand)AuthorLines
2019-02-24hir: remove NodeId from GenericParamljedrz-24/+22
2019-02-24hir: remove NodeId from Lifetime and Tyljedrz-58/+49
2019-02-24hir: impl Display for HirIdljedrz-0/+6
2019-02-24Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxcbors-200/+201
2019-02-23Auto merge of #57051 - Eijebong:parking_lot, r=nikomatsakisbors-1/+1
2019-02-23Rollup merge of #58476 - nnethercote:rm-LazyTokenStream, r=petrochenkovMazdak Farrokhzad-7/+7
2019-02-22Update parking_lot to 0.7Bastien Orivel-1/+1
2019-02-21partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbcNiko Matsakis-1/+19
2019-02-21update test files to reflect new outputNiko Matsakis-0/+12
2019-02-21restore the actual leak-checkNiko Matsakis-14/+193
2019-02-21introduce a dummy leak check and invoke it in all the right placesNiko Matsakis-39/+105
2019-02-21reintroduce `commit_if_ok` calls to `subtype_predicate`Niko Matsakis-14/+16
2019-02-21reintroduce `commit_if_ok` call into `higher_ranked_sub`Niko Matsakis-26/+25
2019-02-21s/skol_/placeholder_/Niko Matsakis-10/+10
2019-02-20Auto merge of #58056 - nikomatsakis:issue-57843-universe-leak, r=pnkfelixbors-26/+90
2019-02-20Auto merge of #58578 - kennytm:rollup, r=kennytmbors-22/+26
2019-02-20adjust intravisit HirIdificationljedrz-16/+12
2019-02-20hir: remove parent_node from NodeCollectorljedrz-24/+17
2019-02-20hir: change HirIdValidator.hir_ids_seen to a setljedrz-10/+15
2019-02-20hir: add and use hir_to_node_id in NodeCollectorljedrz-32/+34
2019-02-20hir: HirId-ify intravisitljedrz-181/+186
2019-02-20Rollup merge of #58562 - dlrobertson:fix_nits, r=alexregkennytm-12/+19
2019-02-20Rollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obkkennytm-6/+7
2019-02-20Rollup merge of #58456 - lzutao:nll, r=Centrilkennytm-4/+0
2019-02-19Auto merge of #57896 - oli-obk:permissive_existence, r=cramertjbors-3/+19
2019-02-19Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkovbors-135/+150
2019-02-18Fix style nitsDan Robertson-12/+19
2019-02-18Remove some unnecessary `into()` calls.Nicholas Nethercote-1/+1
2019-02-18Make `interpolated_to_tokenstream` a method on `Nonterminal`.Nicholas Nethercote-1/+1
2019-02-18Remove `LazyTokenStream`.Nicholas Nethercote-1/+1
2019-02-18Change `Token::interpolated_to_tokenstream()`.Nicholas Nethercote-5/+5
2019-02-17Rollup merge of #58509 - phansch:add_myself_to_clippy_toolstate_maintainers, ...kennytm-150/+103
2019-02-17Don't use an allocation for ItemId in StmtKindJohn Kåre Alsaker-6/+7
2019-02-16Rollup merge of #58074 - scottmcm:stabilize-sort_by_cached_key, r=SimonSapinkennytm-1/+0
2019-02-15Drive-by cleanupvarkor-16/+6
2019-02-15Take Const into account in HIRvarkor-84/+97
2019-02-15Move const generic error from lowering to collectvarkor-16/+9
2019-02-15Add pretty-printing for const genericsvarkor-18/+21
2019-02-15Add Const kind to HIRvarkor-1/+17
2019-02-15make generalization code create new variables in correct universeNiko Matsakis-21/+64
2019-02-15include more universe information in `debug!` printoutsNiko Matsakis-5/+17
2019-02-15print more information for closures when `-Zverbose` is givenNiko Matsakis-0/+9
2019-02-15Remove `stolen`John Kåre Alsaker-4/+0
2019-02-15Always emit an error for a query cycleJohn Kåre Alsaker-150/+107
2019-02-14Remove no longer accurate diagnostic code about NLLLzu Tao-4/+0
2019-02-14Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoeristerMazdak Farrokhzad-15/+1
2019-02-14Rollup merge of #58365 - Zoxc:task-status, r=michaelwoeristerMazdak Farrokhzad-0/+17
2019-02-14Rollup merge of #58347 - matthewjasper:closure-bounds-fixes, r=pnkfelixMazdak Farrokhzad-20/+21
2019-02-14Rollup merge of #58309 - wesleywiser:add_more_profiler_events, r=michaelwoeri...Mazdak Farrokhzad-20/+72
2019-02-14Rollup merge of #58296 - estebank:hidden-suggestion, r=oli-obkMazdak Farrokhzad-1/+1