]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/shadow.stderr
Merge pull request #2065 from rust-lang-nursery/cargo_clippy
[rust.git] / tests / ui / shadow.stderr
index 3fc2b7234f782371d63fd07d722b077e84d9b524..50f41627acbf228a56e27ba6f6e6fd6607b1713c 100644 (file)
@@ -134,5 +134,3 @@ note: previous binding is here
 21 |     let x = y;
    |         ^
 
-error: aborting due to 9 previous errors
-