| Age | Commit message (Expand) | Author | Lines |
| 2020-05-09 | fix error code for E0751 | YI | -1/+1 |
| 2020-04-21 | Rollup merge of #71174 - Nokel81:fix-async-main-error, r=petrochenkov | Dylan DPC | -0/+12 |
| 2020-04-20 | Check that main/start is not async | Sebastian Malton | -0/+12 |
| 2020-04-19 | Rollup merge of #71319 - GuillaumeGomez:cleanup-e0522, r=Dylan-DPC | Dylan DPC | -4/+7 |
| 2020-04-19 | Clean up E0522 explanation | Guillaume Gomez | -4/+7 |
| 2020-04-17 | Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomez | Dylan DPC | -1/+58 |
| 2020-04-16 | Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=... | Dylan DPC | -2/+27 |
| 2020-04-16 | Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-04-16 | Clean up E0520 explanation | Guillaume Gomez | -1/+3 |
| 2020-04-16 | Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-04-15 | Clean up E0518 explanation | Guillaume Gomez | -3/+3 |
| 2020-04-14 | Rollup merge of #71120 - GuillaumeGomez:cleanup-e0517, r=Dylan-DPC | Dylan DPC | -2/+1 |
| 2020-04-14 | Clean up E0517 explanation | Guillaume Gomez | -2/+1 |
| 2020-04-13 | Add proper explanation of error code E0657 | PankajChaudhary5 | -1/+58 |
| 2020-04-12 | Rollup merge of #71057 - GuillaumeGomez:cleanup-e0516, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2020-04-12 | Rollup merge of #71034 - GuillaumeGomez:cleanup-e0515, r=Dylan-DPC | Dylan DPC | -4/+4 |
| 2020-04-12 | Clean up E0516 explanation | Guillaume Gomez | -0/+1 |
| 2020-04-12 | Add long error explanation for E0708 #61137 | bishtpawan | -2/+27 |
| 2020-04-11 | Clean up E0515 explanation | Guillaume Gomez | -4/+4 |
| 2020-04-10 | Rollup merge of #70985 - GuillaumeGomez:cleanup-e0512, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-04-10 | Clean up E0512 explanation | Guillaume Gomez | -2/+3 |
| 2020-04-10 | Rollup merge of #70952 - GuillaumeGomez:cleanup-e0511, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-04-10 | Rollup merge of #70913 - eddyb:rc-arc-diagnostic-items, r=matthewjasper | Mazdak Farrokhzad | -3/+3 |
| 2020-04-09 | Clean up E0511 explanation | Guillaume Gomez | -2/+3 |
| 2020-04-09 | Rollup merge of #70916 - Centril:track-caller-ffi, r=eddyb | Mazdak Farrokhzad | -12/+1 |
| 2020-04-09 | track_caller: support on FFI imports | Mazdak Farrokhzad | -12/+1 |
| 2020-04-08 | Rollup merge of #70927 - GuillaumeGomez:cleanup-e0510, r=Dylan-DPC | Dylan DPC | -7/+20 |
| 2020-04-08 | Rollup merge of #70883 - GuillaumeGomez:cleanup-e0507, r=Dylan-DPC | Dylan DPC | -6/+6 |
| 2020-04-08 | Clean up E0510 explanation | Guillaume Gomez | -7/+20 |
| 2020-04-08 | Replace "rc"/"arc" lang items with Rc/Arc diagnostic items. | Eduard-Mihai Burtescu | -3/+3 |
| 2020-04-07 | Clean up E0507 explanation | Guillaume Gomez | -6/+6 |
| 2020-04-07 | Rollup merge of #70839 - GuillaumeGomez:cleanup-e0506, r=Dylan-DPC | Dylan DPC | -34/+26 |
| 2020-04-07 | Rollup merge of #70690 - GuillaumeGomez:cleanup-e0501, r=Dylan-DPC | Dylan DPC | -9/+11 |
| 2020-04-06 | Clean up E0501 explanation | Guillaume Gomez | -9/+11 |
| 2020-04-06 | clean up E0506 explanation | Guillaume Gomez | -34/+26 |
| 2020-04-03 | Rollup merge of #70735 - GuillaumeGomez:cleanup-e0502, r=Dylan-DPC | Mazdak Farrokhzad | -2/+1 |
| 2020-04-03 | Clean up E0502 explanation | Guillaume Gomez | -2/+1 |
| 2020-04-01 | Rollup merge of #70649 - GuillaumeGomez:cleanup-e0468, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-04-01 | clean up E0468 explanation | Guillaume Gomez | -2/+2 |
| 2020-03-31 | Rollup merge of #70606 - GuillaumeGomez:cleanup-e0466, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-31 | Rollup merge of #70562 - lcnr:const-arr_len, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2020-03-31 | Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+22 |
| 2020-03-31 | Clean up E0466 explanation | Guillaume Gomez | -1/+1 |
| 2020-03-30 | update tests, improve variable names | Bastian Kauschke | -2/+2 |
| 2020-03-30 | Correct long error message according to reviews | Julien Philippon | -2/+3 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | Add long error code for error E0226 | Julien Philippon | -1/+21 |
| 2020-03-29 | Auto merge of #70370 - petrochenkov:nosmatch, r=Centril | bors | -1/+1 |
| 2020-03-28 | Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC | Dylan DPC | -1/+18 |
| 2020-03-27 | Refactor changes | PankajChaudhary5 | -2/+0 |