..
bad-format-args.rs
Replace local backtrace with def-use, repair std macro spans
2016-08-17 14:26:14 -07:00
bad-format-args.stderr
Fix wording for out-of-crate macro error
2016-09-15 10:12:56 -07:00
empty_span.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
empty_span.stderr
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
huge_multispan_highlight.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
huge_multispan_highlight.stderr
borrowck: consolidate mut suggestions
2017-03-27 01:37:42 +03:00
issue-11715.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
issue-11715.stderr
Add fix for tabs. Move error unit tests->ui tests
2016-07-14 07:57:46 -04:00
issue-28308.rs
Replace local backtrace with def-use, repair std macro spans
2016-08-17 14:26:14 -07:00
issue-28308.stderr
Fix wording for out-of-crate macro error
2016-09-15 10:12:56 -07:00
one_line.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
one_line.stderr
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
overlapping_spans.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
overlapping_spans.stderr
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
tab.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
tab.stderr
resolve: Do not use "resolve"/"resolution" in error messages
2017-01-12 10:08:27 +03:00
two_files.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
two_files.stderr
More systematic error reporting in path resolution
2016-12-26 15:01:49 +03:00
two_files_data.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
unicode.rs
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
unicode.stderr
Add support for x86-interrupt calling convention
2017-03-02 19:01:15 +01:00