| Age | Commit message (Expand) | Author | Lines |
| 2023-03-05 | bless rustdoc tests | Ali MJ Al-Nasrawy | -2/+2 |
| 2023-03-05 | fix the new unsoundness | Ali MJ Al-Nasrawy | -4/+18 |
| 2023-03-05 | oops! new unsoundness | Ali MJ Al-Nasrawy | -41/+21 |
| 2023-03-05 | drop_tracking_mir: diagnose recursive generator. | Camille GILLOT | -0/+3 |
| 2023-03-05 | Auto merge of #107844 - Zeegomo:no-drop-and-rep, r=cjgillot | bors | -131/+191 |
| 2023-03-05 | fix inconsistent json outputs from rustdoc | ozkanonur | -9/+5 |
| 2023-03-05 | feat: impl better help for `.poll()` not found on `impl Future` | Ezra Shaw | -0/+24 |
| 2023-03-04 | Rollup merge of #108734 - clubby789:rustdoc-layout-uninhabited, r=GuillaumeGomez | Matthias Krüger | -0/+8 |
| 2023-03-04 | Rollup merge of #108723 - notriddle:notriddle/where-clause, r=GuillaumeGomez | Matthias Krüger | -0/+42 |
| 2023-03-04 | Rollup merge of #108627 - estebank:suggestion-hightlight, r=WaffleLapkin | Matthias Krüger | -0/+65 |
| 2023-03-04 | rustdoc: include link on all.html location header | Michael Howell | -0/+14 |
| 2023-03-04 | Don't project to RPITIT that has no default value | Michael Goulet | -0/+37 |
| 2023-03-04 | Don't ICE when encountering bound var in builtin copy/clone bounds | Michael Goulet | -0/+33 |
| 2023-03-04 | rustdoc: function signature search with traits in `where` clause | Michael Howell | -0/+42 |
| 2023-03-04 | rustdoc: Note in a type's layout/size if it is uninhabited | clubby789 | -0/+8 |
| 2023-03-04 | Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n... | Dylan DPC | -0/+10 |
| 2023-03-04 | Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillot | Dylan DPC | -0/+13 |
| 2023-03-04 | tweak debug output and bless tests | Ali MJ Al-Nasrawy | -16/+16 |
| 2023-03-04 | Properly colorize multi-part suggestions in the same line | Esteban Küber | -0/+65 |
| 2023-03-03 | Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr | bors | -28/+82 |
| 2023-03-03 | Add test for unclosed generic | Guillaume Gomez | -0/+10 |
| 2023-03-03 | Rollup merge of #108292 - compiler-errors:opaque-captures-where, r=oli-obk | Matthias Krüger | -28/+82 |
| 2023-03-03 | Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov | Matthias Krüger | -4/+4 |
| 2023-03-03 | Rollup merge of #108674 - flip1995:clippy_backport, r=Manishearth | Matthias Krüger | -0/+40 |
| 2023-03-03 | Rollup merge of #108667 - compiler-errors:issue-108664, r=estebank | Matthias Krüger | -0/+26 |
| 2023-03-03 | Rollup merge of #108553 - compiler-errors:non-lt-late-bound-in-anon-ct, r=pet... | Matthias Krüger | -0/+38 |
| 2023-03-03 | Remove `feature(box_syntax)` from unused allocation list test | Maybe Waffle | -4/+4 |
| 2023-03-03 | Add unuseless `#[allow(unused_allocation)]` | Maybe Waffle | -20/+17 |
| 2023-03-03 | Remove some useless `#[allow()]`s in tests | Maybe Waffle | -3/+1 |
| 2023-03-03 | Add a test for `unused_allocation` lint | Maybe Waffle | -0/+27 |
| 2023-03-03 | Update expected closure coverage info in test | Giacomo Pasini | -2/+2 |
| 2023-03-03 | Add needs-unwind | Giacomo Pasini | -2/+3 |
| 2023-03-03 | Desugars drop and replace at MIR build | Giacomo Pasini | -129/+188 |
| 2023-03-03 | ignore bivariant regions in opaque types | Ali MJ Al-Nasrawy | -20/+2 |
| 2023-03-03 | smarter algorithm for finding an equal region | Ali MJ Al-Nasrawy | -14/+2 |
| 2023-03-03 | promote subject even if it has unnamed regions | Ali MJ Al-Nasrawy | -33/+4 |
| 2023-03-03 | add known-bug tests | Ali MJ Al-Nasrawy | -0/+137 |
| 2023-03-03 | Match end user facing unmatched backticks in compiler/ | est31 | -4/+4 |
| 2023-03-03 | check if snippet is `)` | Takayuki Maeda | -0/+13 |
| 2023-03-03 | Label opaque type for 'captures lifetime' error message | Michael Goulet | -28/+82 |
| 2023-03-02 | Rollup merge of #108672 - spastorino:new-rpitit-impl-side, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2023-03-02 | Rollup merge of #108624 - Nilstrieb:move-it-up, r=WaffleLapkin | Matthias Krüger | -9/+9 |
| 2023-03-02 | Rollup merge of #108584 - GuillaumeGomez:rustdoc-search-background, r=notriddle | Matthias Krüger | -2/+41 |
| 2023-03-02 | Rollup merge of #108573 - kornelski:runtimeenvs, r=WaffleLapkin | Matthias Krüger | -10/+13 |
| 2023-03-02 | Rollup merge of #108557 - Nathan-Fenner:nathanf/adjust-error-span-fix-Some, r... | Matthias Krüger | -5/+446 |
| 2023-03-02 | Add UI test | bwmf2 | -0/+24 |
| 2023-03-02 | Fix UI test | bwmf2 | -1/+1 |
| 2023-03-02 | Fix array-size-threshold config deserialization error | Alex Macleod | -0/+40 |
| 2023-03-02 | Add simple trait test | Santiago Pastorino | -0/+11 |
| 2023-03-02 | Fix another ICE in point_at_expr_source_of_inferred_type | Michael Goulet | -0/+26 |