summary refs log tree commit diff
path: root/src/librustc/error_codes.rs
AgeCommit message (Expand)AuthorLines
2019-06-13Fix typosYuki Okushi-1/+1
2019-05-27Incorporated suggested changesJad Ghalayini-5/+4
2019-05-26Added error message for E0284Jad Ghalayini-1/+46
2019-05-07Implement built-in await syntaxTaylor Cramer-0/+2
2019-05-01Disallow non-explicit elided lifetimes in async fnTaylor Cramer-4/+1
2019-04-27tidy: Fix false positives from long URLsVadim Petrochenkov-1/+0
2019-04-25Improved error message when type must be bound due to generator.Giles Cope-0/+30
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+2182