| Age | Commit message (Expand) | Author | Lines |
| 2022-02-12 | Report the selection error when possible | Deadbeef | -22/+71 |
| 2022-02-12 | Handle Fn family trait call errror | Deadbeef | -7/+14 |
| 2022-02-12 | Rebased and improved errors | Deadbeef | -13/+32 |
| 2022-02-12 | bless you | Deadbeef | -87/+200 |
| 2022-02-12 | Fix line number | Jack Huey | -1/+1 |
| 2022-02-11 | Add --scrape-tests flags so rustdoc can scrape examples from tests | Will Crichton | -5/+37 |
| 2022-02-12 | Auto merge of #93691 - compiler-errors:mir-tainted-by-errors, r=oli-obk | bors | -56/+26 |
| 2022-02-12 | fix non-x64 tests | Erik Desjardins | -2/+2 |
| 2022-02-12 | Bless nll tests. | Camille GILLOT | -27/+19 |
| 2022-02-12 | Bless clippy test. | Camille GILLOT | -2/+10 |
| 2022-02-12 | Filter out anonymous generics in rustdoc. | Camille GILLOT | -1/+6 |
| 2022-02-12 | Inherit lifetimes for async fn instead of duplicating them. | Camille GILLOT | -163/+114 |
| 2022-02-11 | bootstrap: -static-libstdc++ is a linker flag | Jon Gjengset | -14/+8 |
| 2022-02-11 | bootstrap: make LLVM build respect *FLAGS envvars | Jon Gjengset | -22/+63 |
| 2022-02-11 | Add 2 tests | Matthias Krüger | -0/+46 |
| 2022-02-11 | Rollup merge of #93909 - saschanaz:patch-2, r=petrochenkov | Matthias Krüger | -8/+8 |
| 2022-02-11 | Rollup merge of #93868 - Amanieu:asm_reg_conflict, r=cjgillot | Matthias Krüger | -0/+30 |
| 2022-02-11 | Rollup merge of #93782 - adamgemmell:dev/adagem01/split-pauth, r=Amanieu | Matthias Krüger | -0/+68 |
| 2022-02-11 | Rollup merge of #93660 - aDotInTheVoid:rustdoc-type-tests, r=CraftSpider | Matthias Krüger | -2/+98 |
| 2022-02-11 | Rollup merge of #91607 - FabianWolff:issue-91560-const-span, r=jackh726 | Matthias Krüger | -14/+77 |
| 2022-02-11 | use body.tainted_by_error to skip loading MIR | Michael Goulet | -16/+3 |
| 2022-02-11 | fix tests, add new tests checking borrowck CFTE ICE | Michael Goulet | -40/+23 |
| 2022-02-11 | Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk | bors | -2296/+1607 |
| 2022-02-11 | Fix typo: explicitely->explicitly | Kagami Sascha Rosylight | -8/+8 |
| 2022-02-11 | Auto merge of #93891 - matthiaskrgr:rollup-xadut8w, r=matthiaskrgr | bors | -111/+95 |
| 2022-02-11 | Check that error code explanations are listed in error_codes.rs | Guillaume Gomez | -4/+29 |
| 2022-02-11 | linkchecker: fix panic on directory symlinks | Simon Chopin | -2/+3 |
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -2157/+1611 |
| 2022-02-11 | Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk" | Oli Scherer | -62/+11 |
| 2022-02-11 | Revert "Fix regression from lazy opaque types" | Oli Scherer | -94/+2 |
| 2022-02-10 | only mark projection as ambiguous if GAT substs are constrained | Michael Goulet | -10/+37 |
| 2022-02-11 | Rollup merge of #93862 - Mark-Simulacrum:apple-split, r=pietroalbini | Matthias Krüger | -3/+9 |
| 2022-02-11 | Rollup merge of #93861 - JulianKnodt:notraitace, r=wesleywiser | Matthias Krüger | -0/+76 |
| 2022-02-11 | Rollup merge of #93852 - GuillaumeGomez:remove-multi-query, r=jsha | Matthias Krüger | -107/+6 |
| 2022-02-11 | Rollup merge of #93742 - Mark-Simulacrum:skip-rustc-docs-complete, r=pietroal... | Matthias Krüger | -1/+4 |
| 2022-02-11 | Auto merge of #93865 - flip1995:clippyup, r=Manishearth,flip1995 | bors | -3159/+4465 |
| 2022-02-10 | remove reference of cfg-panic from the unstable book | Charisee | -38/+0 |
| 2022-02-10 | Rebase | Charisee | -32/+0 |
| 2022-02-10 | replace feature expression (cfg_panic) in lib and remove expression from tests | Charisee | -4/+2 |
| 2022-02-10 | Update dist-armhf-linux to Ubuntu 20.04 | Nikita Popov | -13/+0 |
| 2022-02-10 | Split x86_64 apple builder into two | Mark Rousskov | -3/+9 |
| 2022-02-10 | Clippy: Fix botstrap fallout | flip1995 | -21/+24 |
| 2022-02-10 | Fix switch on discriminant detection in a presence of coverage counters | Tomasz Miąsko | -0/+16 |
| 2022-02-10 | Fix incorrect register conflict detection in asm! | Amanieu d'Antras | -0/+30 |
| 2022-02-10 | Update dist-armv7-linux to Ubuntu 20.04 | Nikita Popov | -13/+0 |
| 2022-02-10 | Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup | flip1995 | -3159/+4462 |
| 2022-02-10 | Fix ICE if no trait assoc const eq | kadmin | -0/+76 |
| 2022-02-10 | Update rls | Eric Huss | -0/+0 |
| 2022-02-10 | Split PAuth target feature | Adam Gemmell | -0/+68 |
| 2022-02-10 | Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgr | bors | -582/+381 |