| .. |
|
assert_eq_trailing_comma.rs
|
improve error message when two-arg assert_eq! receives a trailing comma
|
2017-02-06 22:33:09 -08:00 |
|
assert_eq_trailing_comma.stderr
|
Dont abort on first macro error
|
2017-09-02 17:21:13 +02:00 |
|
assert_ne_trailing_comma.rs
|
improve error message when two-arg assert_eq! receives a trailing comma
|
2017-02-06 22:33:09 -08:00 |
|
assert_ne_trailing_comma.stderr
|
Dont abort on first macro error
|
2017-09-02 17:21:13 +02:00 |
|
bad_hello.rs
|
Replace local backtrace with def-use, repair std macro spans
|
2016-08-17 14:26:14 -07:00 |
|
bad_hello.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
format-foreign.rs
|
Add foreign formatting directive detection.
|
2016-11-11 15:23:15 +11:00 |
|
format-foreign.stderr
|
Change the error message for multiple unused print params
|
2017-07-18 22:06:24 -04:00 |
|
format-unused-lables.rs
|
More tests
|
2017-07-21 18:11:44 -04:00 |
|
format-unused-lables.stderr
|
More tests
|
2017-07-21 18:11:44 -04:00 |
|
macro-backtrace-invalid-internals.rs
|
Replace local backtrace with def-use, repair std macro spans
|
2016-08-17 14:26:14 -07:00 |
|
macro-backtrace-invalid-internals.stderr
|
Fold E0613 into E0609
|
2017-07-07 21:47:39 +02:00 |
|
macro-backtrace-nested.rs
|
Replace local backtrace with def-use, repair std macro spans
|
2016-08-17 14:26:14 -07:00 |
|
macro-backtrace-nested.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
macro-backtrace-println.rs
|
Replace local backtrace with def-use, repair std macro spans
|
2016-08-17 14:26:14 -07:00 |
|
macro-backtrace-println.stderr
|
Revert "Change error count messages"
|
2017-07-02 13:49:30 +03:00 |
|
macro-name-typo.rs
|
Move some tests from compile-fail to ui
|
2017-07-17 08:38:54 +02:00 |
|
macro-name-typo.stderr
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
macro_path_as_generic_bound.rs
|
Allow path fragments to be parsed as type parameter bounds in macro expansion
|
2016-12-16 14:16:46 +03:00 |
|
macro_path_as_generic_bound.stderr
|
Point at path segment on module not found
|
2017-07-25 21:25:43 -07:00 |
|
macro_undefined.rs
|
Move some tests from compile-fail to ui
|
2017-07-17 08:38:54 +02:00 |
|
macro_undefined.stderr
|
Change some helps to suggestions
|
2017-07-17 10:03:37 +02:00 |
|
trace-macro.rs
|
Group "macro expansion" notes per call span
|
2017-05-06 00:55:42 -07:00 |
|
trace-macro.stderr
|
trace_macro: Show both the macro call and its expansion. #42072.
|
2017-05-19 13:43:06 -05:00 |
|
trace_faulty_macros.rs
|
Fix tidy error
|
2017-09-02 18:14:14 +02:00 |
|
trace_faulty_macros.stderr
|
Fix test
|
2017-09-03 10:23:00 +02:00 |