| Age | Commit message (Expand) | Author | Lines |
| 2021-02-07 | Auto merge of #80632 - Nadrieril:fix-80501, r=varkor | bors | -12/+94 |
| 2021-02-07 | Rollup merge of #81843 - bstrie:issue-29821, r=lcnr | Guillaume Gomez | -0/+19 |
| 2021-02-07 | Rollup merge of #81830 - jesusprubio:add-log-explanation-e0542, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2021-02-07 | Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum | bors | -0/+20 |
| 2021-02-06 | Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwco | bors | -127/+127 |
| 2021-02-06 | Add regression test for #29821 | bstrie | -0/+19 |
| 2021-02-06 | Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnr | Jonas Schievink | -16/+16 |
| 2021-02-06 | Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnr | Jonas Schievink | -3/+3 |
| 2021-02-06 | Add long error explanation for E0542 | Jesus Rubio | -1/+1 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -127/+127 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -379/+257 |
| 2021-02-05 | Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu | Mara Bos | -0/+13 |
| 2021-02-05 | Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkov | Mara Bos | -103/+142 |
| 2021-02-05 | Rollup merge of #80726 - lcnr:unsize-query, r=oli-obk | Mara Bos | -0/+36 |
| 2021-02-05 | Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j... | Mara Bos | -37/+897 |
| 2021-02-05 | Move type size check tests to new dir ui/limits | Ömer Sinan Ağacan | -0/+0 |
| 2021-02-05 | Add test for #75158 | Ömer Sinan Ağacan | -0/+20 |
| 2021-02-04 | regression test for issue 80949. | Felix S. Klock II | -0/+34 |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -379/+223 |
| 2021-02-04 | add tests | b-naber | -37/+897 |
| 2021-02-04 | Rollup merge of #81725 - mark-i-m:mv-test, r=Mark-Simulacrum | Mara Bos | -0/+0 |
| 2021-02-04 | Rollup merge of #81645 - m-ou-se:panic-lint, r=estebank,flip1995 | Mara Bos | -47/+142 |
| 2021-02-04 | Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix | Mara Bos | -24/+417 |
| 2021-02-04 | Rollup merge of #74304 - yoshuawuyts:stabilize-wake, r=KodrAus | Mara Bos | -1/+0 |
| 2021-02-04 | typeck: Emit structured suggestions for tuple struct syntax | Camelid | -3/+3 |
| 2021-02-03 | Miscellaneous small diagnostics cleanup | Camelid | -16/+16 |
| 2021-02-03 | make Allocator object-safe | RustyYato | -0/+13 |
| 2021-02-04 | add `relaxed_struct_unsize` feature gate | Bastian Kauschke | -0/+25 |
| 2021-02-04 | relax adt unsizing requirements | Bastian Kauschke | -0/+11 |
| 2021-02-03 | Allow/fix non_fmt_panic in tests. | Mara Bos | -25/+32 |
| 2021-02-03 | Add lint for `panic!(123)` which is not accepted in Rust 2021. | Mara Bos | -22/+110 |
| 2021-02-03 | Handle `Span`s for byte and raw strings and add more detail | Esteban Küber | -103/+142 |
| 2021-02-03 | Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebank | bors | -0/+18 |
| 2021-02-03 | move test to be with the others | mark | -0/+0 |
| 2021-02-03 | Auto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m-ou-se | bors | -265/+972 |
| 2021-02-03 | Rollup merge of #81716 - m-ou-se:fix-ice, r=eddyb | Mara Bos | -4/+4 |
| 2021-02-03 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -0/+20 |
| 2021-02-03 | Rollup merge of #80394 - RalfJung:const-err-future, r=oli-obk | Mara Bos | -261/+948 |
| 2021-02-03 | Fix non-existent-field ICE for generic fields. | Mara Bos | -4/+4 |
| 2021-02-03 | Fix panic when emitting diagnostic for closure mutable binding error | Aaron Hill | -0/+18 |
| 2021-02-03 | Remove incorrect `delay_span_bug` | Esteban Küber | -0/+20 |
| 2021-02-03 | Stabilize the Wake trait | Yoshua Wuyts | -1/+0 |
| 2021-02-03 | Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk | bors | -0/+262 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -261/+948 |
| 2021-02-03 | Auto merge of #81699 - jethrogb:fix-81531, r=petrochenkov | bors | -0/+5 |
| 2021-02-03 | Really fix early lints inside an async desugaring | Jethro Beekman | -0/+5 |
| 2021-02-03 | Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink | bors | -2/+96 |
| 2021-02-03 | Auto merge of #81535 - nikic:update-test-various, r=sanxiyn | bors | -0/+1 |
| 2021-02-02 | introduce future-compatibility warning for forbidden lint groups | Niko Matsakis | -24/+417 |
| 2021-02-02 | Auto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726 | bors | -20/+260 |