| Age | Commit message (Expand) | Author | Lines |
| 2021-02-10 | Rollup merge of #81926 - henryboisdequin:fix-81907, r=estebank | Yuki Okushi | -0/+3 |
| 2021-02-10 | Rollup merge of #81925 - jesusprubio:add-long-explanation-e0547, r=GuillaumeG... | Yuki Okushi | -1/+1 |
| 2021-02-10 | Rollup merge of #81466 - sasurau4:fix/enhance-sugget-mut-method-for-loop, r=o... | Yuki Okushi | -0/+32 |
| 2021-02-10 | Borrow builder only once in debug derive | Tomasz Miąsko | -35/+32 |
| 2021-02-09 | Print closure signatures when reporting placeholder errors | Matthew Jasper | -6/+6 |
| 2021-02-09 | Report "nice" placeholder errors more often | Matthew Jasper | -190/+112 |
| 2021-02-09 | Avoid repeating self type in placeholder error | Matthew Jasper | -9/+9 |
| 2021-02-09 | Add attr-on-params test | Ryan Levick | -0/+25 |
| 2021-02-09 | Remove unnecessary note on errors | Matthew Jasper | -138/+28 |
| 2021-02-09 | Visit more targets when checking attrs | Ryan Levick | -6/+6 |
| 2021-02-09 | Add a regression test for #32498 | Bram van den Heuvel | -0/+16 |
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -285/+285 |
| 2021-02-09 | add suggestion to use the `async_recursion` crate | Henry Boisdequin | -0/+3 |
| 2021-02-09 | Fix const generics in GAT | Ellen | -0/+71 |
| 2021-02-09 | Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkov | bors | -1528/+76 |
| 2021-02-09 | Fixing bad suggestion for `_` in `const` type when a function #81885 | Kevin Per | -136/+29 |
| 2021-02-09 | Tests for precise lint analysis | Aman Arora | -0/+232 |
| 2021-02-09 | Rollup merge of #81888 - ehuss:macro_rules-pp, r=petrochenkov | Dylan DPC | -0/+19 |
| 2021-02-09 | Rollup merge of #81876 - osa1:issue81806, r=matthewjasper | Dylan DPC | -0/+22 |
| 2021-02-09 | Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakis | Dylan DPC | -79/+268 |
| 2021-02-09 | Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakis | Dylan DPC | -20/+113 |
| 2021-02-09 | ./x.py test --bless | Tomasz Miąsko | -1528/+16 |
| 2021-02-09 | Fix derived PartialOrd operators | Tomasz Miąsko | -0/+60 |
| 2021-02-08 | Fix `@has` checks "no closing quotation" error | Camelid | -3/+3 |
| 2021-02-08 | Add comment + move derive helper | Rune Tynan | -0/+4 |
| 2021-02-08 | Fix pretty printer macro_rules with semicolon. | Eric Huss | -0/+19 |
| 2021-02-08 | Anonymize late bound regions on transitive bounds that define assoc type | Santiago Pastorino | -0/+33 |
| 2021-02-08 | Make `header` a vec of modifiers, make FunctionPointer consistent with Functi... | Rune Tynan | -0/+49 |
| 2021-02-08 | Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebank | Mara Bos | -2/+13 |
| 2021-02-08 | Rollup merge of #81779 - geogriff:const-ptr-to-int-error, r=lcnr | Mara Bos | -9/+36 |
| 2021-02-08 | Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se | Mara Bos | -0/+24 |
| 2021-02-08 | Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obk | Mara Bos | -14/+45 |
| 2021-02-08 | Add long explanation for E0547 | Jesus Rubio | -1/+1 |
| 2021-02-08 | Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514 | bors | -1/+1 |
| 2021-02-07 | HWASan support | Tri Vo | -1/+20 |
| 2021-02-08 | parser: Fix panic in 'const impl' recovery | Ömer Sinan Ağacan | -0/+22 |
| 2021-02-08 | Auto merge of #80962 - jhpratt:const_int_fn-stabilization, r=dtolnay | bors | -5/+0 |
| 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 |