| Age | Commit message (Expand) | Author | Lines |
| 2020-06-02 | Rollup merge of #72880 - GuillaumeGomez:cleanup-e0637, r=Dylan-DPC | Yuki Okushi | -1/+4 |
| 2020-06-01 | Clean up E0637 explanation | Guillaume Gomez | -1/+4 |
| 2020-06-01 | Rollup merge of #72818 - GuillaumeGomez:cleanup-e0622, r=Dylan-DPC | Dylan DPC | -3/+11 |
| 2020-05-31 | Clean up E0622 explanation | Guillaume Gomez | -3/+11 |
| 2020-05-30 | Rollup merge of #72540 - davidtwco:issue-67552-mono-collector-comparison, r=v... | Ralf Jung | -1/+1 |
| 2020-05-29 | Rollup merge of #72731 - GuillaumeGomez:cleanup-e0619, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2020-05-29 | Add missing empty line in E0619 explanation | Guillaume Gomez | -0/+1 |
| 2020-05-29 | Rollup merge of #72495 - GuillaumeGomez:cleanup-e0601, r=Dylan-DPC | Yuki Okushi | -2/+3 |
| 2020-05-29 | Rollup merge of #72605 - GuillaumeGomez:cleanup-e0617, r=Dylan-DPC | Dylan DPC | -0/+11 |
| 2020-05-28 | standardize limit comparisons with `Limit` type | David Wood | -1/+1 |
| 2020-05-27 | Add working example for E0617 explanation | Guillaume Gomez | -0/+11 |
| 2020-05-25 | Rollup merge of #72567 - GuillaumeGomez:cleanup-e0608, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-05-25 | Clean up E0608 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-24 | Rollup merge of #72530 - GuillaumeGomez:cleanup-e0602, r=Dylan-DPC | Ralf Jung | -2/+2 |
| 2020-05-24 | Clean up E0602 explanation | Guillaume Gomez | -2/+2 |
| 2020-05-23 | Improve E0601 explanation | Guillaume Gomez | -2/+3 |
| 2020-05-22 | Rollup merge of #72461 - GuillaumeGomez:cleanup-e0600, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-05-22 | Rollup merge of #72375 - GuillaumeGomez:cleanup-e0599, r=Dylan-DPC | Dylan DPC | -0/+15 |
| 2020-05-22 | Rollup merge of #72345 - GuillaumeGomez:cleanup-e0593, r=Dylan-DPC | Ralf Jung | -0/+11 |
| 2020-05-22 | Rollup merge of #72235 - GuillaumeGomez:cleanup-E0590, r=Dylan-DPC | Ralf Jung | -3/+7 |
| 2020-05-22 | Clean up E0590 explanation | Guillaume Gomez | -3/+7 |
| 2020-05-22 | Clean up E0600 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-20 | Improve E0599 explanation | Guillaume Gomez | -0/+15 |
| 2020-05-20 | Implement `#[ffi_const]` and `#[ffi_pure]` function attributes | Matthias Schiffer | -0/+3 |
| 2020-05-19 | Clean up E0593 explanation | Guillaume Gomez | -0/+11 |
| 2020-05-18 | Add documentation for asm! | Amanieu d'Antras | -10/+10 |
| 2020-05-17 | Rollup merge of #72259 - crlf0710:ascii_only_check, r=petrochenkov | Ralf Jung | -0/+34 |
| 2020-05-17 | Disallow forbidden usage of non-ascii identifiers. | Charles Lew | -0/+34 |
| 2020-05-16 | Fix typo Arbintrary to Arbitrary | Rustin-Liu | -1/+1 |
| 2020-05-14 | Rollup merge of #72191 - GuillaumeGomez:cleanup-e0589, r=Dylan-DPC | Dylan DPC | -0/+2 |
| 2020-05-14 | Rollup merge of #72127 - jademcgough:long-error-explanation-E0228, r=petroche... | Dylan DPC | -1/+41 |
| 2020-05-14 | Clean up E0589 explanation | Guillaume Gomez | -0/+2 |
| 2020-05-14 | Rollup merge of #72169 - GuillaumeGomez:cleanup-e0582, r=Dylan-DPC | Ralf Jung | -2/+2 |
| 2020-05-14 | Rollup merge of #72137 - GuillaumeGomez:cleanup-e0581, r=Dylan-DPC | Ralf Jung | -3/+6 |
| 2020-05-13 | Clean up E0582 explanation | Guillaume Gomez | -2/+2 |
| 2020-05-12 | add long error explanation for E0228 | Jade McGough | -1/+41 |
| 2020-05-12 | Clean up E0581 explanation | Guillaume Gomez | -3/+6 |
| 2020-05-11 | Rollup merge of #72107 - GuillaumeGomez:cleanup-e0579, r=Dylan-DPC | Dylan DPC | -4/+6 |
| 2020-05-11 | Rollup merge of #72077 - GuillaumeGomez:cleanup-E0571, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-05-11 | Clean up E0579 explanation | Guillaume Gomez | -4/+6 |
| 2020-05-10 | Improve E0571 wording | Guillaume Gomez | -3/+3 |
| 2020-05-09 | Add missing backtick in E0569 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-03 | Add stability attribute to E0539 error examples | unexge | -0/+2 |
| 2020-05-02 | Add `#![feature(staged_api)]` attribute to E0539 error examples | unexge | -0/+4 |
| 2020-05-02 | Add long error explanation for E0539 | unexge | -1/+43 |
| 2020-04-24 | Rollup merge of #71426 - contrun:fix-e0751-explanation, r=estebank | Dylan DPC | -1/+1 |
| 2020-04-23 | Rollup merge of #71461 - GuillaumeGomez:improve-e0567, r=Dylan-DPC | Dylan DPC | -4/+2 |
| 2020-04-23 | Rollup merge of #71396 - DeeDeeG:improve-e0308-again, r=estebank | Dylan DPC | -5/+4 |
| 2020-04-23 | Improve E0567 explanation | Guillaume Gomez | -4/+2 |
| 2020-04-23 | fix error code for E0751 | YI | -1/+1 |