about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-10Re-blessed tests.Alexander Regueiro-1/+3
2019-02-10tools: doc commentsAlexander Regueiro-30/+30
2019-02-10libs: doc commentsAlexander Regueiro-387/+394
2019-02-10tests: doc commentsAlexander Regueiro-164/+164
2019-02-10rustc: doc commentsAlexander Regueiro-2241/+2260
2019-02-10Auto merge of #58129 - RalfJung:maybe-uninit, r=cramertjbors-16/+65
2019-02-10fix SGX build failuresRalf Jung-2/+2
2019-02-10it is okay not to use into_innerRalf Jung-0/+1
2019-02-10Auto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxcbors-33/+30
2019-02-10Auto merge of #58085 - wesleywiser:profiler_2, r=wesleywiserbors-182/+363
2019-02-10Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddybbors-130/+173
2019-02-10Auto merge of #58339 - Mark-Simulacrum:embedded-book, r=Mark-Simulacrumbors-0/+1
2019-02-09Add EmbeddedBook to test list in bootstrapMark Rousskov-0/+1
2019-02-10Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoeristerbors-215/+260
2019-02-09Auto merge of #58065 - alexreg:refactor-smart_resolve_path_fragment, r=petroc...bors-389/+423
2019-02-09Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obkbors-157/+332
2019-02-09Auto merge of #57885 - arielb1:xform-probe, r=nikomatsakisbors-7/+402
2019-02-09Auto merge of #58207 - nnethercote:intern_lazy_const, r=oli-obkbors-38/+40
2019-02-09fix rebase falloutRalf Jung-40/+45
2019-02-09fix printing closuresRalf Jung-20/+18
2019-02-09fix node classificationRalf Jung-15/+19
2019-02-09fix --emit=mir: StructCtors are functionsRalf Jung-2/+5
2019-02-09disambiguate filenames of multiple drop shims being dumpedRalf Jung-1/+20
2019-02-09pass full InstanceDef to run_passesRalf Jung-55/+60
2019-02-09fix rebase fallout: AnonConsts are Consts, and Methods are functionsRalf Jung-4/+7
2019-02-09fix dumping MIR from another crateRalf Jung-14/+15
2019-02-09use pass infrastructure for mir shims, so that they can get dumpedRalf Jung-8/+13
2019-02-09Auto merge of #57617 - mark-i-m:multiple-matcher-bindings, r=petrochenkovbors-38/+171
2019-02-09Auto merge of #57184 - varkor:deny-warnings-lib, r=Mark-Simulacrumbors-2/+1
2019-02-09Rollup merge of #58312 - taiki-e:librustc_data_structures-2018, r=CentrilMazdak Farrokhzad-107/+86
2019-02-09Rollup merge of #58285 - taiki-e:error_index_generator-2018, r=CentrilMazdak Farrokhzad-1/+3
2019-02-09Rollup merge of #58275 - RalfJung:miri-test-libcore, r=Mark-SimulacrumMazdak Farrokhzad-0/+81
2019-02-09Rollup merge of #58265 - taiki-e:librustc_mir-2018, r=matthewjasperMazdak Farrokhzad-519/+520
2019-02-09Rollup merge of #58261 - taiki-e:librustc_incremental-2018, r=CentrilMazdak Farrokhzad-32/+29
2019-02-09Rollup merge of #58260 - taiki-e:librustc_borrowck-2018, r=CentrilMazdak Farrokhzad-69/+71
2019-02-09Rollup merge of #58259 - taiki-e:librustc_codegen_utils-2018, r=CentrilMazdak Farrokhzad-23/+18
2019-02-09Rollup merge of #58257 - taiki-e:librustc_target-2018, r=CentrilMazdak Farrokhzad-220/+221
2019-02-09Rollup merge of #58256 - taiki-e:librustc_cratesio_shim-2018, r=CentrilMazdak Farrokhzad-0/+3
2019-02-09Rollup merge of #58255 - taiki-e:librustc_metadata-2018, r=CentrilMazdak Farrokhzad-66/+67
2019-02-09Rollup merge of #58251 - h-michael:librustc_traits-2018, r=CentrilMazdak Farrokhzad-23/+20
2019-02-09Rollup merge of #58247 - taiki-e:librustc_passes-2018, r=CentrilMazdak Farrokhzad-22/+23
2019-02-09Rollup merge of #58245 - taiki-e:librustc_lint-2018, r=CentrilMazdak Farrokhzad-100/+108
2019-02-09Rollup merge of #58233 - taiki-e:librustc_save_analysis-2018, r=CentrilMazdak Farrokhzad-82/+79
2019-02-09Rollup merge of #58222 - taiki-e:librustc_allocator-2018, r=CentrilMazdak Farrokhzad-15/+7
2019-02-09Rollup merge of #58120 - h-michael:build_helper-theme-2018, r=CentrilMazdak Farrokhzad-0/+3
2019-02-09Rollup merge of #58115 - h-michael:rustdoc-2018, r=CentrilMazdak Farrokhzad-2/+3
2019-02-09Rollup merge of #58091 - phansch:compiletest2018, r=CentrilMazdak Farrokhzad-47/+39
2019-02-08Auto merge of #58161 - davidtwco:issue-57960, r=arielb1bors-4/+68
2019-02-09librustc_data_structures => 2018Taiki Endo-107/+86
2019-02-08Deny warnings in std stage 0varkor-2/+1