about summary refs log tree commit diff
path: root/src/librustc/error_codes.rs
AgeCommit message (Collapse)AuthorLines
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
Error now mentions type var name and span is highlighted.
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+2182