diff options
| author | hosseind75 <dindar95@bk.ru> | 2020-09-29 21:17:44 +0330 |
|---|---|---|
| committer | hosseind88 <hosseind88@mail.ru> | 2020-10-09 20:57:45 +0330 |
| commit | c61d95b2cd62020e916d316014dd95b5601cd71d (patch) | |
| tree | 2f7ffbdbac3523c195f84a58ce7e43093f57b169 | |
| parent | 6c0f06a107992eefa93a57f6f29f2a008e5051a1 (diff) | |
| download | rust-c61d95b2cd62020e916d316014dd95b5601cd71d.tar.gz rust-c61d95b2cd62020e916d316014dd95b5601cd71d.zip | |
remove new line
| -rw-r--r-- | src/test/ui/pattern/const-pat-ice.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/pattern/const-pat-ice.stderr b/src/test/ui/pattern/const-pat-ice.stderr index 90497db519c..5116531d9cf 100644 --- a/src/test/ui/pattern/const-pat-ice.stderr +++ b/src/test/ui/pattern/const-pat-ice.stderr @@ -14,4 +14,4 @@ note: compiler flags: FLAGS query stack during panic: #0 [check_match] match-checking `main` #1 [analysis] running analysis passes on this crate -we're just showing a limited slice of the query stack +we're just showing a limited slice of the query stack \ No newline at end of file |
