| Age | Commit message (Expand) | Author | Lines |
| 2021-01-08 | Rollup merge of #80799 - jyn514:pretty-print, r=CraftSpider | Yuki Okushi | -0/+8 |
| 2021-01-08 | Rollup merge of #80761 - andjo403:generic_coverage, r=spastorino | Yuki Okushi | -1/+1 |
| 2021-01-08 | Rollup merge of #80372 - jyn514:fix-panics, r=Manishearth | Yuki Okushi | -0/+20 |
| 2021-01-08 | Rollup merge of #79675 - CraftSpider:79669, r=estebank | Yuki Okushi | -1/+43 |
| 2021-01-07 | Get rid of custom pretty-printing in rustdoc | Joshua Nelson | -0/+8 |
| 2021-01-07 | handle generic trait methods in coverage tests | Andreas Jonson | -1/+1 |
| 2021-01-08 | Rollup merge of #80784 - petrochenkov:nontspan, r=Aaron1011 | Yuki Okushi | -137/+137 |
| 2021-01-08 | Rollup merge of #80660 - max-heller:issue-80559-fix, r=jyn514 | Yuki Okushi | -0/+22 |
| 2021-01-08 | Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser | Yuki Okushi | -101/+193 |
| 2021-01-08 | Rollup merge of #80012 - sasurau4:feature/point-constant-identifier-E0435, r=... | Yuki Okushi | -9/+43 |
| 2021-01-07 | rustc_parse: Better spans for synthesized token streams | Vadim Petrochenkov | -137/+137 |
| 2021-01-07 | bless tests | Daiki Ihara | -9/+43 |
| 2021-01-06 | Auto merge of #80714 - jakevossen5:master, r=lcnr | bors | -54/+54 |
| 2021-01-06 | Auto merge of #80724 - GuillaumeGomez:remove-useless-doc_alias-feature, r=jyn514 | bors | -23/+17 |
| 2021-01-05 | Add rustdoc test. | Camille GILLOT | -0/+14 |
| 2021-01-05 | Remove useless doc_alias feature | Guillaume Gomez | -23/+17 |
| 2021-01-05 | Auto merge of #80686 - GuillaumeGomez:error-doc-alias-same-name, r=jyn514 | bors | -0/+24 |
| 2021-01-05 | fixed feature gate stderr | Jake Vossen | -1/+1 |
| 2021-01-05 | fixed const_generics error help | Jake Vossen | -53/+53 |
| 2021-01-05 | Rollup merge of #80696 - RalfJung:failing-promoteds, r=oli-obk | Yuki Okushi | -2/+13 |
| 2021-01-05 | Rollup merge of #80538 - JulianKnodt:err_usize, r=lcnr | Yuki Okushi | -0/+25 |
| 2021-01-04 | fix incompatible disambiguator test | max-heller | -2/+18 |
| 2021-01-04 | Inlining enabled by -mir-opt-level > 1 is incompatible with coverage | Rich Kadel | -101/+193 |
| 2021-01-04 | make sure that promoteds which fail to evaluate in dead const code behave cor... | Ralf Jung | -2/+13 |
| 2021-01-04 | Add tests for new doc alias check | Guillaume Gomez | -0/+24 |
| 2021-01-04 | Auto merge of #80651 - GroteGnoom:issue-78123-fix, r=Nadrieril | bors | -0/+29 |
| 2021-01-04 | Auto merge of #80661 - jyn514:duplicate-types, r=GuillaumeGomez | bors | -3/+16 |
| 2021-01-04 | Add check for array/usize mismatch in astconv | kadmin | -0/+25 |
| 2021-01-04 | Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJung | bors | -55/+126 |
| 2021-01-03 | primitive disambiguator tests | max-heller | -4/+6 |
| 2021-01-03 | fix issue 80559 | max-heller | -0/+4 |
| 2021-01-03 | Simplify rustdoc handling of type aliases for associated types | Joshua Nelson | -3/+16 |
| 2021-01-03 | Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514 | bors | -8/+84 |
| 2021-01-03 | Add notes to stderr of non-exhaustive-reference test | Daniel Noom | -2/+6 |
| 2021-01-03 | Add note on void reference test | Daniel Noom | -0/+1 |
| 2021-01-03 | Add note to non-exhaustive match on reference to empty | Daniel Noom | -0/+24 |
| 2021-01-03 | Only report reference-style link errors once | Dániel Buga | -8/+84 |
| 2021-01-03 | Rollup merge of #80580 - GuillaumeGomez:suggestion-ignore-codeblock-warn, r=j... | Guillaume Gomez | -0/+24 |
| 2021-01-03 | Stylistic fixes to diagnostic messages | oli | -1/+1 |
| 2021-01-03 | Refactor the non-transient cell borrow error diagnostic | oli | -22/+24 |
| 2021-01-03 | Update now-more-precise operation with a preciser message | oli | -14/+14 |
| 2021-01-03 | Auto merge of #80261 - GuillaumeGomez:attr-rework, r=jyn514 | bors | -2/+4 |
| 2021-01-02 | Auto merge of #80592 - Skynoodle:snake-case-lint-reserved-identifier, r=david... | bors | -0/+86 |
| 2021-01-02 | Update rustdoc-ui test output | Guillaume Gomez | -2/+4 |
| 2021-01-02 | Add snake case lint note about keyword identifiers which cannot be raw | Skynoodle | -0/+2 |
| 2021-01-02 | Rollup merge of #80613 - bugadani:issue-80607, r=matthewjasper | Mara Bos | -0/+24 |
| 2021-01-02 | Print actual enum variant | Dániel Buga | -3/+3 |
| 2021-01-02 | Add test for #80607 with undesired output | Dániel Buga | -0/+24 |
| 2021-01-02 | Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster | bors | -2/+2 |
| 2021-01-01 | Bless ui tests | oli | -2/+2 |