rust/src/test/ui/codemap_tests
2016-09-26 16:05:46 -07:00
..
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 RUST_NEW_ERROR_FORMAT is no more 2016-08-16 16:52:30 +09:00
issue-11715.rs RUST_NEW_ERROR_FORMAT is no more 2016-08-16 16:52:30 +09:00
issue-11715.stderr
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
repair_span_std_macros.rs Replace local backtrace with def-use, repair std macro spans 2016-08-17 14:26:14 -07:00
repair_span_std_macros.stderr Fix wording for out-of-crate macro error 2016-09-15 10:12:56 -07:00
tab.rs RUST_NEW_ERROR_FORMAT is no more 2016-08-16 16:52:30 +09:00
tab.stderr Update E0425, E0446, E0449 2016-09-26 16:05:46 -07:00
two_files_data.rs RUST_NEW_ERROR_FORMAT is no more 2016-08-16 16:52:30 +09:00
two_files.rs RUST_NEW_ERROR_FORMAT is no more 2016-08-16 16:52:30 +09:00
two_files.stderr 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 Guard against platforms on which the sysv64 calling convention is not valid in non-codegen tests. Remove false positive in a test that relied on the exact formatting of an error string and rewrite the sysv64 register allocation test at it was triggering undefined behaviour 2016-08-30 16:03:06 +02:00