about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-12-12Rollup merge of #91811 - itzurabhi:boostrap-dist-wix-unwrap-issue, r=Mark-Sim...Matthias Krüger-1/+3
2021-12-12Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a...Matthias Krüger-0/+23
2021-12-12Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgrbors-19/+104
2021-12-11Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726Matthias Krüger-0/+72
2021-12-11Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r...Matthias Krüger-0/+21
2021-12-11Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplettMatthias Krüger-19/+11
2021-12-12bootstrap: Change `unwrap()` to `expect()` for `WIX` pathAbhishek Sudhakaran-1/+3
2021-12-11Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obkbors-238/+386
2021-12-11Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors-50/+494
2021-12-11Fix AArch64 asm ui testsAmanieu d'Antras-19/+11
2021-12-11Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakisMatthias Krüger-50/+313
2021-12-11Rollup merge of #83174 - camelid:borrow-help, r=oli-obkMatthias Krüger-0/+181
2021-12-11Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisaMatthias Krüger-0/+20
2021-12-11Rollup merge of #91717 - inashivb:issue-91713, r=jyn514Matthias Krüger-13/+51
2021-12-11Rollup merge of #91682 - camelid:alias-layout, r=jyn514Matthias Krüger-0/+13
2021-12-11Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obkMatthias Krüger-0/+11
2021-12-11Add test.Camille GILLOT-0/+72
2021-12-11Auto merge of #91776 - matthiaskrgr:rollup-tlb4bw1, r=matthiaskrgrbors-7/+120
2021-12-11Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-SimulacrumMatthias Krüger-2/+63
2021-12-11Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514Matthias Krüger-5/+57
2021-12-11Auto merge of #91720 - Aaron1011:skip-llvm-ci-tools, r=Mark-Simulacrumbors-1/+6
2021-12-11Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgrbors-11/+555
2021-12-11Tweak assoc type obligation spansEsteban Kuber-238/+386
2021-12-10Suggest using a temporary variable to fix borrowck errorsNoah Lev-0/+181
2021-12-10Rollup merge of #91716 - jyn514:x.py-defaults, r=Mark-SimulacrumMatthias Krüger-8/+15
2021-12-10Rollup merge of #91706 - Amanieu:asm_unstable_book2, r=joshtriplettMatthias Krüger-0/+150
2021-12-10Rollup merge of #91678 - b-naber:tests-for-postpone-const-eval, r=jackh726Matthias Krüger-0/+387
2021-12-10Rollup merge of #91668 - ChrisDenton:bootstrap-clean-error, r=Mark-SimulacrumMatthias Krüger-3/+3
2021-12-10Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillotMatthias Krüger-0/+19
2021-12-10Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandryMatthias Krüger-0/+95
2021-12-10Add regression test for #78160Michael Howell-0/+21
2021-12-10Add regression test for #80737Michael Howell-0/+23
2021-12-10fix tests after rebaseEsteban Kuber-9/+20
2021-12-10Tweak wordingEsteban Kuber-47/+47
2021-12-10rebase and update nll testEsteban Kuber-2/+8
2021-12-10Update nll testEsteban Kuber-0/+15
2021-12-10Use a more accurate `Span` for `'static` obligation from return typeEsteban Kuber-40/+40
2021-12-10Point at return type when it introduces `'static` obligationEsteban Kuber-0/+122
2021-12-10Add filtering based on involved required lifetimeEsteban Kuber-6/+1
2021-12-10Clean up visual output logicEsteban Kuber-35/+40
2021-12-10Point at capture points for non-`'static` reference crossing a `yield` pointEsteban Kuber-7/+116
2021-12-09Add needs-unwind to tests that depend on panickingDavid Koloski-2/+63
2021-12-09give more help in the unaligned_references lintRalf Jung-0/+20
2021-12-09Don't copy llvm tools to sysroot when using download-ci-llvmAaron Hill-1/+6
2021-12-10Update src/test/rustdoc-ui/issue-91713.rsShivani Bhardwaj-0/+1
2021-12-09Add test for deprecation warning for --passesShivani Bhardwaj-0/+37
2021-12-09Add deprecation warning for --passesShivani Bhardwaj-13/+13
2021-12-09Default to `doc-stage = 2` for the tools profileJoshua Nelson-0/+4
2021-12-09Don't print bootstrap caching/ensure info unless `-vv` is passedJoshua Nelson-3/+3
2021-12-09If --verbose is passed, print a warning in `bootstrap.py` when download-rustc...Joshua Nelson-0/+3