about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-07Auto merge of #87869 - thomcc:skinny-io-error, r=yaahcbors-269/+837
2022-02-07Auto merge of #93738 - m-ou-se:rollup-zjyd2et, r=m-ou-sebors-389/+470
2022-02-07Rollup merge of #93737 - mfrw:mfrw/bootstrap-config, r=Mark-SimulacrumMara Bos-2/+2
2022-02-07Rollup merge of #93723 - jyn514:rerun-if-changed, r=Mark-SimulacrumMara Bos-0/+2
2022-02-07Rollup merge of #93722 - jyn514:less-submodule-cloning, r=Mark-SimulacrumMara Bos-1/+1
2022-02-07Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_...Mara Bos-19/+19
2022-02-07Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3Mara Bos-24/+2
2022-02-07Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomezMara Bos-19/+33
2022-02-07Rollup merge of #93487 - yerke:yerke/fix-link-toolchain-in-setup, r=Mark-Simu...Mara Bos-2/+39
2022-02-07Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-seMara Bos-270/+79
2022-02-07Rollup merge of #93394 - m-ou-se:fix-93378, r=estebankMara Bos-11/+65
2022-02-07Rollup merge of #93208 - kellerkindt:wrapping_int_assign_impl, r=m-ou-seMara Bos-0/+80
2022-02-07Rollup merge of #92724 - inteon:cleanup, r=Mark-SimulacrumMara Bos-7/+8
2022-02-07Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelidMara Bos-27/+119
2022-02-07Rollup merge of #88313 - jyn514:pre-push, r=Mark-SimulacrumMara Bos-7/+21
2022-02-07bootstrap: prefer using '--config' over 'RUST_BOOTSTRAP_CONFIG'Muhammad Falak R Wani-2/+2
2022-02-07Auto merge of #93719 - scottmcm:core-as-2021-everywhere, r=Mark-Simulacrumbors-9/+11
2022-02-07Stabilize wrapping_int_assign_impl in 1.60.0.Mara Bos-8/+8
2022-02-07Auto merge of #93643 - lcnr:fold-substs-perf, r=michaelwoeristerbors-9/+1
2022-02-06Rerun bootstrap's build script when RUSTC changesJoshua Nelson-0/+2
2022-02-06Use shallow clones for submodules managed by rustbuild, not just bootstrap.pyJoshua Nelson-1/+1
2022-02-07Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obkbors-54/+300
2022-02-06Build libcore as 2021 in a few more placesScott McMurray-9/+11
2022-02-06Auto merge of #93695 - matthiaskrgr:rollup-zslgooo, r=matthiaskrgrbors-26/+62
2022-02-06Merge duplicate suggestion stringRob Pilling-7/+4
2022-02-06Factor out emit_tuple_wrap_err, improve ApplicabilityRob Pilling-29/+39
2022-02-06rewrite from_bytes_with_nul to match code style in from_vec_with_nulInteon-7/+8
2022-02-06Fix tracking issue for `const_fn_trait_bound`Ruby Lazuli-19/+19
2022-02-06Rollup merge of #93489 - Amanieu:panic_no_unwind, r=nagisaMatthias Krüger-0/+11
2022-02-06Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obkMatthias Krüger-26/+51
2022-02-06Auto merge of #90414 - thomcc:count-chars-faster, r=nagisabors-29/+379
2022-02-05Linkify sidebar headings for sibling itemsJacob Hoffman-Andrews-19/+33
2022-02-06Auto merge of #93689 - matthiaskrgr:rollup-3pd1ept, r=matthiaskrgrbors-131/+522
2022-02-05fix linking stage1 toolchain in setupYerkebulan Tulibergenov-2/+39
2022-02-06Rollup merge of #93669 - compiler-errors:const-generic-args, r=lcnrMatthias Krüger-1/+40
2022-02-06Rollup merge of #93659 - UltiRequiem:refactor_conditional_static_rustdoc, r=G...Matthias Krüger-5/+2
2022-02-06Rollup merge of #93657 - Mark-Simulacrum:apple-measurement, r=pietroalbiniMatthias Krüger-22/+22
2022-02-06Rollup merge of #93649 - WaffleLapkin:regression_test_80309, r=oli-obkMatthias Krüger-0/+31
2022-02-06Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillotMatthias Krüger-70/+148
2022-02-06Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomezMatthias Krüger-25/+26
2022-02-06Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisaMatthias Krüger-1/+148
2022-02-06Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisaMatthias Krüger-0/+57
2022-02-06Rollup merge of #91939 - GKFX:feature-91866, r=cjgillotMatthias Krüger-7/+48
2022-02-06Auto merge of #92535 - Amanieu:oom_hook_unwind, r=m-ou-sebors-4/+3
2022-02-05Update llvm-project submoduleAmanieu d'Antras-0/+0
2022-02-05Mark __rgl_oom and __rd_oom as "C-unwind"Amanieu d'Antras-2/+3
2022-02-05Allow handle_alloc_error to unwindAmanieu d'Antras-2/+0
2022-02-05Drop json::from_readerMark Rousskov-24/+2
2022-02-05Fix comment grammar for `do_count_chars`Thom Chiovoloni-1/+1
2022-02-05Respond to review feedback, and improve implementation somewhatThom Chiovoloni-28/+59