diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2017-09-03 10:23:00 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2017-09-03 10:23:00 +0200 |
| commit | 0a2c95b6eb4ef40be166cc690bf2f4f00e37d7c5 (patch) | |
| tree | 47a3761e586b3aae7f08a77869c5d5dad18a9efe /src | |
| parent | 30603eee57a25624b06150575daa7802e6dae743 (diff) | |
| download | rust-0a2c95b6eb4ef40be166cc690bf2f4f00e37d7c5.tar.gz rust-0a2c95b6eb4ef40be166cc690bf2f4f00e37d7c5.zip | |
Fix test
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/ui/macros/trace_faulty_macros.stderr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/macros/trace_faulty_macros.stderr b/src/test/ui/macros/trace_faulty_macros.stderr index bc289f8daa8..f4aeb8332f0 100644 --- a/src/test/ui/macros/trace_faulty_macros.stderr +++ b/src/test/ui/macros/trace_faulty_macros.stderr @@ -45,4 +45,3 @@ note: trace_macro = note: expanding `my_recursive_macro! { }` = note: to `my_recursive_macro ! ( ) ;` - \ No newline at end of file |
