| Age | Commit message (Expand) | Author | Lines |
| 2021-02-07 | Test that code does not get smart-punctuated | Camelid | -0/+17 |
| 2021-02-07 | Enable smart punctuation | Camelid | -1/+14 |
| 2021-02-08 | Add tests | 1000teslas | -1/+139 |
| 2021-02-08 | Point out implicit deref coercions in borrow | 1000teslas | -0/+342 |
| 2021-02-08 | Auto merge of #72603 - jsgf:extern-loc, r=nikomatsakis | bors | -0/+193 |
| 2021-02-07 | Implement Encoder for Diagnostic manually | Jeremy Fitzhardinge | -51/+47 |
| 2021-02-07 | Add `--extern-loc` to augment unused crate dependency diagnostics | Jeremy Fitzhardinge | -38/+235 |
| 2021-02-07 | Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa | bors | -181/+182 |
| 2021-02-07 | Fix SourceMap::start_point | Ömer Sinan Ağacan | -0/+21 |
| 2021-02-07 | Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011 | bors | -579/+917 |
| 2021-02-07 | Remove treat-err-as-bug delay_span_bug test from run-make-fulldeps | Santiago Pastorino | -11/+0 |
| 2021-02-07 | Create ui test for -Ztreat-err-as-bug delay_span_bug | Santiago Pastorino | -0/+22 |
| 2021-02-07 | Address review comments | Vadim Petrochenkov | -0/+49 |
| 2021-02-07 | Feature gate macro attributes in `#[derive]` output | Vadim Petrochenkov | -29/+89 |
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -579/+808 |
| 2021-02-07 | Auto merge of #80632 - Nadrieril:fix-80501, r=varkor | bors | -12/+94 |
| 2021-02-07 | Bless tests with new error wording | Smitty | -0/+0 |
| 2021-02-07 | Add tests for new UTF-16 behavior | Smitty | -0/+0 |
| 2021-02-07 | Auto merge of #81853 - GuillaumeGomez:rollup-xzh1z4v, r=GuillaumeGomez | bors | -1/+20 |
| 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 #81502 - CraftSpider:method-abi, r=jyn514 | bors | -0/+25 |
| 2021-02-07 | Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum | bors | -0/+20 |
| 2021-02-07 | Remove treat-err-as-bug err test from run-make-fulldeps | Santiago Pastorino | -3/+0 |
| 2021-02-07 | Create ui test for -Ztreat-err-as-bug err | Santiago Pastorino | -0/+23 |
| 2021-02-06 | Add note about encoding when null bytes found | Smitty | -0/+0 |
| 2021-02-06 | Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwco | bors | -3919/+3921 |
| 2021-02-06 | Add regression test for #29821 | bstrie | -0/+19 |
| 2021-02-06 | Restore linking to itself in implementors section of trait page | LeSeulArtichaut | -1/+1 |
| 2021-02-06 | Rollup merge of #81812 - nagisa:nagisa/escape-the-escape-hatch, r=Amanieu | Jonas Schievink | -0/+32 |
| 2021-02-06 | Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomez | Jonas Schievink | -0/+13 |
| 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 | parse_format: treat r" as a literal | David Hewitt | -2/+13 |
| 2021-02-06 | Add a test for escaping LLVMisms in inline asm | Simonas Kazlauskas | -0/+32 |
| 2021-02-06 | path trimming: disable on src/test/run-make-fulldeps/coverage-spanview | Dan Aloni | -3794/+3796 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -191/+191 |
| 2021-02-06 | Enable 'task list' markdown extension | Joshua Nelson | -0/+13 |
| 2021-02-05 | Add abi field to `Method` | Rune Tynan | -0/+25 |
| 2021-02-06 | Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obk | Mara Bos | -0/+146 |
| 2021-02-06 | Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514 | Mara Bos | -0/+28 |
| 2021-02-05 | Add regression test for ICE that happened on incr comp | Santiago Pastorino | -0/+43 |
| 2021-02-05 | Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma... | Santiago Pastorino | -79/+192 |
| 2021-02-05 | fix ui tests referencing pointer-to-integer cast error message | Jeffrey Griffin | -9/+9 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -10747/+10745 |
| 2021-02-05 | Add test | Daiki Ihara | -0/+32 |
| 2021-02-05 | Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu | Mara Bos | -0/+13 |
| 2021-02-05 | Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514 | Mara Bos | -0/+7 |
| 2021-02-05 | Rollup merge of #81318 - CraftSpider:json-trait-fix, r=jyn514 | Mara Bos | -0/+21 |