summary refs log tree commit diff
path: root/src/librustc_borrowck/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2015-05-26Convert 15 diagnostics to have error codes (E0380-E0394).Nick Hamann-1/+26
2015-04-30Add metadata output to the diagnostics system.Michael Sproul-2/+0
2015-04-10Improve error message where a closure escapes fn while trying to borrowNiko Matsakis-0/+17