about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-01Expand where negative supertrait specific error is shownEsteban Küber-24/+43
2019-03-01Auto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxcbors-429/+368
2019-03-01hir: remove NodeId from VisibilityKindljedrz-9/+5
2019-03-01hir: remove NodeId from TraitRefljedrz-15/+7
2019-03-01hir: remove NodeId from Argljedrz-4/+1
2019-03-01hir: remove NodeId from TypeBindingljedrz-8/+3
2019-03-01hir: remove NodeId from ImplItemljedrz-27/+30
2019-03-01ty: HirIdify some lintsljedrz-89/+62
2019-03-01hir: remove NodeId from TraitItemljedrz-148/+149
2019-03-01middle: HirIdify deadljedrz-58/+59
2019-03-01hir: remove NodeId from AnonConstljedrz-23/+21
2019-03-01hir: remove NodeId from Fieldljedrz-6/+2
2019-03-01hir: remove NodeId from Localljedrz-23/+20
2019-03-01hir: remove NodeId from Stmtljedrz-19/+9
2019-03-01Auto merge of #58631 - spastorino:place2_1, r=oli-obkbors-352/+441
2019-03-01Auto merge of #58689 - memoryruins:exclude_should_panic, r=oli-obkbors-0/+39
2019-03-01Put Local, Static and Promoted as one Base variant of PlaceSantiago Pastorino-352/+441
2019-03-01Auto merge of #58408 - alexcrichton:update-llvm, r=michaelwoeristerbors-152/+10
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-1055/+1303
2019-02-28Auto merge of #57760 - dlrobertson:varargs1, r=alexregbors-902/+1778
2019-02-28Fix rebase failTaiki Endo-7/+8
2019-02-28Fix some imports and pathsTaiki Endo-6/+2
2019-02-28Fix error in tag-that-dare-not-speak-its-nameTaiki Endo-2/+1
2019-02-28Fix errors in test/uiTaiki Endo-3/+12
2019-02-28Revert removed #![feature(nll)]Taiki Endo-0/+1
2019-02-28Fix #[macro_use] extern crate in sys/cloudabiTaiki Endo-2/+1
2019-02-28libstd => 2018Taiki Endo-2040/+2005
2019-02-27Whitelist containers that allow older toolchainsAlex Crichton-1/+9
2019-02-27Auto merge of #58777 - Centril:rollup, r=Centrilbors-249/+387
2019-02-27Fix doc comments in librustc/hir/lowering.rsDan Robertson-16/+16
2019-02-27Rename variadic to c_variadicDan Robertson-119/+119
2019-02-27Refactor FunctionCx::codgen_terminatorDan Robertson-671/+771
2019-02-27Add c_variadic to the unstable-bookDan Robertson-0/+50
2019-02-27Add c_variadic language feature itemDan Robertson-0/+28
2019-02-27Support defining C compatible variadic functionsDan Robertson-152/+848
2019-02-27Fix tidy check for language and library featuresDan Robertson-10/+12
2019-02-27Rollup merge of #58761 - Mark-Simulacrum:add-feature-gate-unwind, r=CentrilMazdak Farrokhzad-3/+3
2019-02-27Rollup merge of #58757 - aoikonomopoulos:issue-58212, r=oli-obkMazdak Farrokhzad-1/+15
2019-02-27Rollup merge of #58755 - tbu-:pr_doc_clarifyrotate, r=CentrilMazdak Farrokhzad-6/+8
2019-02-27Rollup merge of #58749 - kenta7777:reduce-repetition, r=oli-obkMazdak Farrokhzad-7/+8
2019-02-27Rollup merge of #58748 - hellow554:scoped_tls, r=estebankMazdak Farrokhzad-4/+4
2019-02-27Rollup merge of #58746 - ipetkov:std-process-docs, r=cramertjMazdak Farrokhzad-2/+2
2019-02-27Rollup merge of #58703 - shepmaster:read_line_return, r=centrilMazdak Farrokhzad-1/+1
2019-02-27Rollup merge of #58680 - varkor:xpy-help-index-error, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-02-27Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkorMazdak Farrokhzad-62/+215
2019-02-27Rollup merge of #58630 - nnethercote:fix-fold_clobber, r=petrochenkovMazdak Farrokhzad-2/+10
2019-02-27Rollup merge of #58627 - euclio:rustdoc-pass-order, r=QuietMisdreavusMazdak Farrokhzad-152/+106
2019-02-27Rollup merge of #58075 - asettouf:master, r=varkorMazdak Farrokhzad-8/+14
2019-02-27Auto merge of #58741 - varkor:lang-lib-feature-shared-name, r=alexregbors-4/+8
2019-02-27Auto merge of #58709 - kornelski:book, r=QuietMisdreavusbors-1/+1