diff options
| author | bishtpawan <pawan.bisht@knoldus.com> | 2020-03-25 11:32:23 +0530 |
|---|---|---|
| committer | bishtpawan <pawan.bisht@knoldus.com> | 2020-03-25 11:32:23 +0530 |
| commit | 5c65568f0b0b5f97fc02397c974d206bc3ff0f9d (patch) | |
| tree | 10a21fdc83f7d3084ee3136a3f359115f595425c | |
| parent | b31707e683ba90548d4830929ae721bc4dbaf13e (diff) | |
| download | rust-5c65568f0b0b5f97fc02397c974d206bc3ff0f9d.tar.gz rust-5c65568f0b0b5f97fc02397c974d206bc3ff0f9d.zip | |
update tool_lints
| -rw-r--r-- | src/test/ui/tool_lints.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/tool_lints.stderr b/src/test/ui/tool_lints.stderr index b19e1370010..1bcd7fd735d 100644 --- a/src/test/ui/tool_lints.stderr +++ b/src/test/ui/tool_lints.stderr @@ -18,4 +18,4 @@ LL | #[warn(foo::bar)] error: aborting due to 3 previous errors -For more information about this error, try `rustc --explain E0710`. \ No newline at end of file +For more information about this error, try `rustc --explain E0710`. |
