| Age | Commit message (Expand) | Author | Lines |
| 2022-02-14 | Add test for duplicated macros in the sidebar | Guillaume Gomez | -0/+21 |
| 2022-02-14 | Auto merge of #93298 - lcnr:issue-92113, r=cjgillot | bors | -4/+74 |
| 2022-02-14 | further update `fuzzy_match_tys` | lcnr | -31/+58 |
| 2022-02-14 | fuzzify `fuzzy_match_tys` | lcnr | -18/+30 |
| 2022-02-14 | Make `find_similar_impl_candidates` a little fuzzier. | Ben Reeves | -1/+32 |
| 2022-02-14 | Auto merge of #93937 - bjorn3:simplifications3, r=cjgillot | bors | -1/+0 |
| 2022-02-13 | Remove Config::stderr | bjorn3 | -1/+0 |
| 2022-02-13 | Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomez | bors | -1/+20 |
| 2022-02-13 | Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726 | Matthias Krüger | -112/+119 |
| 2022-02-13 | Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obk | Matthias Krüger | -119/+345 |
| 2022-02-13 | Auto merge of #93670 - erikdesjardins:noundef, r=nikic | bors | -88/+76 |
| 2022-02-12 | Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk | bors | -190/+133 |
| 2022-02-12 | make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any... | Erik Desjardins | -56/+21 |
| 2022-02-12 | Auto merge of #93697 - the8472:fix-windows-path-hash, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-02-12 | Update chalk tests | Matthew Jasper | -112/+119 |
| 2022-02-12 | ignore test on wasm32 | The 8472 | -0/+1 |
| 2022-02-12 | Rebless | Deadbeef | -3/+41 |
| 2022-02-12 | Rollup merge of #93759 - dtolnay:usetree, r=nagisa | Matthias Krüger | -0/+23 |
| 2022-02-12 | Rollup merge of #93757 - jackh726:gat-bug-tests, r=nikomatsakis | Matthias Krüger | -0/+450 |
| 2022-02-12 | Rollup merge of #93595 - compiler-errors:ice-on-lifetime-arg, r=jackh726 | Matthias Krüger | -4/+41 |
| 2022-02-12 | Rollup merge of #91908 - matthiaskrgr:ices, r=jackh726 | Matthias Krüger | -0/+46 |
| 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-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 | Inherit lifetimes for async fn instead of duplicating them. | Camille GILLOT | -163/+114 |
| 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 | -0/+82 |
| 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 | -2288/+1607 |
| 2022-02-11 | Fix typo: explicitely->explicitly | Kagami Sascha Rosylight | -8/+8 |
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -2149/+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-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 | -10/+0 |
| 2022-02-10 | Fix incorrect register conflict detection in asm! | Amanieu d'Antras | -0/+30 |
| 2022-02-10 | Fix ICE if no trait assoc const eq | kadmin | -0/+76 |
| 2022-02-10 | Split PAuth target feature | Adam Gemmell | -0/+68 |
| 2022-02-10 | Remove support for multi-query search | Guillaume Gomez | -10/+0 |
| 2022-02-10 | Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomez | Matthias Krüger | -1/+1 |