| Age | Commit message (Expand) | Author | Lines |
| 2020-03-28 | Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC | Dylan DPC | -1/+18 |
| 2020-03-27 | Refactor changes | PankajChaudhary5 | -2/+0 |
| 2020-03-27 | Rollup merge of #70470 - GuillaumeGomez:cleanup-e0463, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-03-27 | Rollup merge of #69887 - GuillaumeGomez:cleanup-e0404, r=Dylan-DPC | Dylan DPC | -5/+5 |
| 2020-03-27 | clean up E0404 explanation | Guillaume Gomez | -5/+5 |
| 2020-03-27 | Refactor changes | PankajChaudhary5 | -3/+3 |
| 2020-03-27 | Clean up E0463 explanation | Guillaume Gomez | -1/+3 |
| 2020-03-27 | fix suggested changes | PankajChaudhary5 | -5/+6 |
| 2020-03-27 | Auto merge of #68404 - Amanieu:llvm-asm, r=estebank | bors | -23/+25 |
| 2020-03-26 | Rollup merge of #70429 - GuillaumeGomez:cleanup-e0459, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-03-26 | Update tests to use llvm_asm! | Amanieu d'Antras | -1/+1 |
| 2020-03-26 | Rename asm! to llvm_asm! | Amanieu d'Antras | -22/+24 |
| 2020-03-26 | Clean up E0459 explanation | Guillaume Gomez | -1/+3 |
| 2020-03-26 | make a custom error for overlap with negative impls | Niko Matsakis | -0/+13 |
| 2020-03-26 | permit negative impls for non-auto traits | Niko Matsakis | -1/+11 |
| 2020-03-26 | Refactor code | PankajChaudhary5 | -1/+0 |
| 2020-03-26 | Add long error explanation for E0703 | PankajChaudhary5 | -1/+20 |
| 2020-03-25 | Rollup merge of #70406 - GuillaumeGomez:cleanup-e0458, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2020-03-25 | Clean up E0458 explanation | Guillaume Gomez | -1/+3 |
| 2020-03-25 | Rollup merge of #70352 - bishtpawan:doc/61137-add-long-error-code-e0710, r=Dy... | Dylan DPC | -1/+35 |
| 2020-03-24 | Rollup merge of #70355 - GuillaumeGomez:cleanup-e0454, r=Dylan-DPC | Mazdak Farrokhzad | -1/+3 |
| 2020-03-24 | Rollup merge of #70023 - GuillaumeGomez:cleanup-e0436, r=Centril | Mazdak Farrokhzad | -3/+4 |
| 2020-03-24 | Remove unknown lint from deny attribute | bishtpawan | -18/+0 |
| 2020-03-24 | Clean up E0454 | Guillaume Gomez | -1/+3 |
| 2020-03-24 | Add explanation for inner attribute | bishtpawan | -7/+35 |
| 2020-03-24 | Update tools_lints | bishtpawan | -2/+2 |
| 2020-03-24 | Refactor changes | bishtpawan | -1/+0 |
| 2020-03-24 | Add long error explanation for E0710 #61137 | bishtpawan | -1/+26 |
| 2020-03-24 | Rollup merge of #70309 - GuillaumeGomez:cleanup-e0452, r=Dylan-DPC | Mazdak Farrokhzad | -1/+3 |
| 2020-03-24 | Rollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPC | Mazdak Farrokhzad | -4/+4 |
| 2020-03-23 | Clean up E0452 explanation | Guillaume Gomez | -1/+3 |
| 2020-03-23 | Rollup merge of #70270 - GuillaumeGomez:cleanup-e0449, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-03-22 | Allow #[track_caller] in traits. | Adam Perry | -41/+4 |
| 2020-03-22 | Clean up E0449 explanation | Guillaume Gomez | -2/+3 |
| 2020-03-21 | Improve E0308 error message wording | DeeDeeG | -4/+4 |
| 2020-03-21 | Add explanation message for E0224 | Nixon Enraght-Moony | -1/+16 |
| 2020-03-21 | Rollup merge of #70188 - GuillaumeGomez:cleanup-e0439, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-03-20 | Clean up E0439 explanation | Guillaume Gomez | -2/+3 |
| 2020-03-20 | Rollup merge of #70146 - GuillaumeGomez:cleanup-e0438, r=Dylan-DPC | Yuki Okushi | -4/+5 |
| 2020-03-20 | Rollup merge of #70103 - GuillaumeGomez:cleanup-e0437, r=Dylan-DPC | Yuki Okushi | -4/+5 |
| 2020-03-19 | Clean up e0438 explanation | Guillaume Gomez | -4/+5 |
| 2020-03-19 | clean up E0436 explanation | Guillaume Gomez | -3/+4 |
| 2020-03-19 | Clean up E0437 explanation | Guillaume Gomez | -4/+5 |
| 2020-03-18 | Rollup merge of #69139 - GuillaumeGomez:cleanup-e0308, r=Dylan-DPC | Mazdak Farrokhzad | -6/+8 |
| 2020-03-16 | Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628,... | Dylan DPC | -1/+31 |
| 2020-03-16 | Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634,... | Dylan DPC | -1/+21 |
| 2020-03-16 | Rollup merge of #69917 - GuillaumeGomez:cleanup-e0412, r=Dylan-DPC | Dylan DPC | -2/+3 |
| 2020-03-15 | Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,... | Dylan DPC | -1/+20 |
| 2020-03-15 | Rollup merge of #69991 - contrun:fix-69980, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-15 | Update src/librustc_error_codes/error_codes/E0634.md | Ayush Mishra | -1/+1 |