about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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-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
2020-01-07Rollup merge of #67929 - mgrachev:patch-1, r=jonas-schievinkYuki Okushi-1/+1
2020-01-07Rollup merge of #67909 - varkor:obsolete-const-print, r=davidtwcoYuki Okushi-12/+5
2020-01-07Rollup merge of #67908 - ollie27:rustdoc_const_html_escape, r=GuillaumeGomezYuki Okushi-5/+26
2020-01-07Rollup merge of #67898 - matthewjasper:newtype-index-hygiene, r=CentrilYuki Okushi-52/+80
2020-01-07Rollup merge of #67880 - lbonn:fix/multi-substs, r=petrochenkovYuki Okushi-9/+37
2020-01-07Rollup merge of #67877 - dtolnay:const-_, r=nagisaYuki Okushi-11/+22
2020-01-07Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrichtonYuki Okushi-6/+1
2020-01-07Rollup merge of #67671 - estebank:type-impl-trait, r=davidtwcoYuki Okushi-4/+9
2020-01-07Rollup merge of #67566 - Mark-Simulacrum:thread-id-u64, r=alexcrichtonYuki Okushi-0/+13
2020-01-06Update booksEric Huss-0/+0
2020-01-06Update cargoEric Huss-0/+0