about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-09Rollup merge of #68003 - pietroalbini:yet-another-toolstate-fix, r=Mark-Simul...Yuki Okushi-1/+1
2020-01-09Rollup merge of #67985 - dtolnay:cstr, r=Mark-SimulacrumYuki Okushi-10/+0
2020-01-09Rollup merge of #67977 - Wind-River:master_2020, r=alexcrichtonYuki Okushi-66/+2
2020-01-09Rollup merge of #67955 - ollie27:rustdoc_cfg_dupes, r=GuillaumeGomezYuki Okushi-19/+120
2020-01-09Rollup merge of #67887 - anp:tracked-std-panics, r=nagisaYuki Okushi-0/+49
2020-01-09Rollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomezYuki Okushi-78/+138
2020-01-09Rollup merge of #67849 - cjkenn:check-sorted-words, r=estebankYuki Okushi-5/+47
2020-01-09Rollup merge of #67798 - matklad:spin-thouse-docs, r=AmanieuYuki Okushi-10/+4
2020-01-09Rollup merge of #67781 - cjgillot:passes-const, r=oli-obkYuki Okushi-168/+170
2020-01-09Rollup merge of #67774 - oxalica:more-statx, r=alexcrichtonYuki Okushi-28/+6
2020-01-08Auto merge of #67770 - Centril:reduce-diversity-2, r=petrochenkovbors-655/+627
2020-01-08ci: fix wrong shared.sh import for publish_toolstatePietro Albini-1/+1
2020-01-08Move `is_min_const_fn` query to librustc_mir.Camille GILLOT-84/+86
2020-01-08Move constness.rs to librustc_mir.Camille GILLOT-0/+0
2020-01-08Auto merge of #67760 - Mark-Simulacrum:rustc-dirty, r=alexcrichtonbors-2/+13
2020-01-08Try statx for all linux-gnu targetsoxalica-28/+6
2020-01-08Auto merge of #67733 - pietroalbini:gha-2, r=alexcrichtonbors-5/+18
2020-01-08span_to_lines: account for DUMMY_SPMazdak Farrokhzad-2/+3
2020-01-08- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}Mazdak Farrokhzad-653/+624
2020-01-07Auto merge of #67970 - cjgillot:inherent, r=Centrilbors-1442/+1512
2020-01-07Remove insignificant notes from CStr documentationDavid Tolnay-10/+0
2020-01-07Rename traits::drop -> traits::misc.Camille GILLOT-5/+5
2020-01-07Auto merge of #67312 - cuviper:clone-box-slice, r=SimonSapinbors-42/+1
2020-01-07Move magic traits queries to rustc::traits::drop.Camille GILLOT-203/+211
2020-01-07Move required_region_bounds to rustc::infer::opaque_types.Camille GILLOT-68/+70
2020-01-07Move free_region_map to rustc::ty.Camille GILLOT-6/+6
2020-01-07Move structural_match to rustc::traits.Camille GILLOT-45/+45
2020-01-07Move ty::wf to traits.Camille GILLOT-9/+11
2020-01-07Make traits::util::* free functions.Camille GILLOT-174/+189
2020-01-07Move subst_and_normalize_erasing_regionsto rustc::ty.Camille GILLOT-26/+24
2020-01-07Move normalize_erasing_regions to rustc::ty.Camille GILLOT-1/+1
2020-01-07Make rustc::traits::object_safety::{astconv_object_safety_violations,is_vtabl...Camille GILLOT-49/+54
2020-01-07Make rustc::traits::error_reporting::{recursive_type_with_infinite_size_error...Camille GILLOT-59/+62
2020-01-07Make rustc::infer::error_reporting::{note_and_explain_free_region, note_and_e...Camille GILLOT-125/+164
2020-01-07Remove private methods from TyCtxt impl block: rustc::ty::print::pretty.Camille GILLOT-16/+16
2020-01-07Remove private methods from TyCtxt impl block: rustc::ty::outlives.Camille GILLOT-27/+23
2020-01-07Remove trivial function.Camille GILLOT-6/+2
2020-01-07Remove private methods from TyCtxt impl block: rustc::trait::object_safety.Camille GILLOT-501/+508
2020-01-07Remove private methods from TyCtxt impl block: rustc::middle::stability.Camille GILLOT-25/+23
2020-01-07Remove private methods from TyCtxt impl block: rustc::infer::error_reporting.Camille GILLOT-108/+109
2020-01-07Skip caller location test in wasm32.Adam Perry-0/+1
2020-01-07Auto merge of #67732 - pietroalbini:fewer-apples, r=alexcrichtonbors-20/+1
2020-01-07Auto merge of #67924 - RalfJung:miri, r=RalfJungbors-8/+8
2020-01-07update miriRalf Jung-8/+8
2020-01-07Auto merge of #67961 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2020-01-07Auto merge of #67964 - JohnTitor:rollup-pu5kosl, r=JohnTitorbors-111/+231
2020-01-07Rollup merge of #67962 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2020-01-07Rollup merge of #67943 - Stromberg90:patch-1, r=jonas-schievinkYuki Okushi-2/+1
2020-01-07Rollup merge of #67936 - euclio:assoc-type-bad-style, r=CentrilYuki Okushi-2/+18
2020-01-07Rollup merge of #67934 - GuillaumeGomez:clean-up-e0178, r=Dylan-DPCYuki Okushi-7/+18