| Age | Commit message (Expand) | Author | Lines |
| 2021-09-03 | 2229: Don't move out of drop type | Aman Arora | -0/+206 |
| 2021-09-03 | Auto merge of #88428 - petrochenkov:stmtid, r=Aaron1011 | bors | -0/+25 |
| 2021-09-03 | Auto merge of #88386 - estebank:unmatched-delims, r=jackh726 | bors | -64/+64 |
| 2021-09-03 | Auto merge of #88363 - michaelwoerister:remapped-diagnostics, r=estebank | bors | -0/+18 |
| 2021-09-02 | rustdoc: Higher-ranked lifetimes can't have bounds | Noah Lev | -0/+19 |
| 2021-09-02 | rustdoc: Clean up handling of lifetime bounds | Noah Lev | -1/+1 |
| 2021-09-02 | Auto merge of #85868 - Aaron1011:projection-cache, r=jackh726 | bors | -32/+33 |
| 2021-09-02 | tidy | Ellen | -2/+2 |
| 2021-09-02 | E-not-needs-test | Ellen | -0/+203 |
| 2021-09-02 | Provide more context on incorrect inner attribute | Esteban Kuber | -46/+263 |
| 2021-09-02 | Bless ast-json tests. | Camille GILLOT | -2/+2 |
| 2021-09-02 | Rollup merge of #88592 - b-naber:region_substs, r=oli-obk | Mara Bos | -0/+26 |
| 2021-09-02 | Rollup merge of #88573 - camelid:rustdoc-assoc-panic, r=GuillaumeGomez | Mara Bos | -0/+32 |
| 2021-09-02 | Rollup merge of #88565 - lqd:issue-83190, r=spastorino | Mara Bos | -0/+49 |
| 2021-09-02 | Rollup merge of #88543 - m-ou-se:closure-migration-macro-block-fragment, r=es... | Mara Bos | -0/+86 |
| 2021-09-02 | Rollup merge of #88512 - m-ou-se:array-into-iter-deref-stuff, r=estebank | Mara Bos | -82/+31 |
| 2021-09-02 | Bless tests. | Camille GILLOT | -17/+34 |
| 2021-09-02 | Report cycle error using 'deepest' obligation in the cycle | Aaron Hill | -19/+38 |
| 2021-09-02 | Preserve most sub-obligations in the projection cache | Aaron Hill | -33/+15 |
| 2021-09-02 | add test | b-naber | -0/+26 |
| 2021-09-02 | expand: Treat more macro calls as statement macro calls | Vadim Petrochenkov | -0/+25 |
| 2021-09-02 | Bless 32bit MIR opt tests | Matthew Jasper | -93/+68 |
| 2021-09-01 | fix(test): update with `&mut` suggestion | Michael Howell | -2/+5 |
| 2021-09-01 | Ensure suggestion is in its own diagnostic window | Noah Lev | -44/+66 |
| 2021-09-01 | Fix span used for structured tuple struct suggestion | Noah Lev | -6/+127 |
| 2021-09-01 | fix(rustc): suggest `items` be borrowed in `for i in items[x..]` | Michael Howell | -0/+44 |
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -349/+328 |
| 2021-09-01 | rustdoc: Don't panic on ambiguous inherent associated types | Noah Lev | -0/+32 |
| 2021-09-01 | Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ... | bors | -12/+31 |
| 2021-09-01 | Remove implementors setting | Guillaume Gomez | -10/+1 |
| 2021-09-01 | Stop sorting bodies by span. | Camille GILLOT | -126/+126 |
| 2021-09-01 | add regression test for issue 83190 | Rémy Rakic | -0/+49 |
| 2021-09-01 | Add checks for a block before a unary plus. Fix failing tests | Theodore Luo Wang | -45/+48 |
| 2021-09-01 | Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514 | bors | -0/+32 |
| 2021-09-01 | Add tests for implementors associated types display | Guillaume Gomez | -12/+40 |
| 2021-09-01 | Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petr... | Mara Bos | -0/+29 |
| 2021-09-01 | Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomez | Mara Bos | -0/+15 |
| 2021-09-01 | Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu | Mara Bos | -0/+60 |
| 2021-09-01 | Rollup merge of #86376 - asquared31415:extern-no-mangle-84204, r=Mark-Simulacrum | Mara Bos | -0/+72 |
| 2021-08-31 | fix(rustc_lint): better detect when parens are necessary | Michael Howell | -0/+94 |
| 2021-09-01 | Auto merge of #88121 - camelid:better-recursive-alias-error, r=estebank | bors | -18/+113 |
| 2021-08-31 | Improve error checking on unary plus | Theodore Luo Wang | -0/+109 |
| 2021-09-01 | Auto merge of #87688 - camsteffen:let-else, r=cjgillot | bors | -45/+395 |
| 2021-08-31 | Move test to run-make-fulldeps to avoid compiler flag bug | Patrick Conrad | -0/+0 |
| 2021-08-31 | emit suggestion byte literal is passed to `format!` | ibraheemdev | -0/+29 |
| 2021-08-31 | Add test for closure migration where body is a block fragment. | Mara Bos | -0/+86 |
| 2021-08-31 | Remove bolding on associated constants | Noah Lev | -0/+15 |
| 2021-08-31 | Rollup merge of #88504 - m-ou-se:turbofish-please-stay, r=oli-obk | Mara Bos | -0/+81 |
| 2021-08-31 | Rollup merge of #88501 - m-ou-se:prelude-collusion-oh-no-macros-help, r=estebank | Mara Bos | -0/+115 |
| 2021-08-31 | Rollup merge of #88418 - fee1-dead:trait-assoc-tilde-const, r=oli-obk | Mara Bos | -6/+178 |