diff options
| author | bors <bors@rust-lang.org> | 2018-03-14 01:40:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-03-14 01:40:42 +0000 |
| commit | fab632f9759af4f3d96c6ec69e24e5428060dba4 (patch) | |
| tree | a742fc6c158c6492cfd2b76d56a0671221be2740 /src/test/ui/const-eval/conditional_array_execution.stderr | |
| parent | c29085761b0bf5b9add4bd008268651feae495bd (diff) | |
| parent | 2e104a77cfb6b83f725512210c88dc970426a354 (diff) | |
| download | rust-fab632f9759af4f3d96c6ec69e24e5428060dba4.tar.gz rust-fab632f9759af4f3d96c6ec69e24e5428060dba4.zip | |
Auto merge of #48684 - GuillaumeGomez:put-back-ui-json-check, r=petrochenkov
Put back ui json check r? @petrochenkov
Diffstat (limited to 'src/test/ui/const-eval/conditional_array_execution.stderr')
| -rw-r--r-- | src/test/ui/const-eval/conditional_array_execution.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/const-eval/conditional_array_execution.stderr b/src/test/ui/const-eval/conditional_array_execution.stderr index 4cf12e22283..9270dafbe65 100644 --- a/src/test/ui/const-eval/conditional_array_execution.stderr +++ b/src/test/ui/const-eval/conditional_array_execution.stderr @@ -14,4 +14,4 @@ LL | println!("{}", FOO); //~ E0080 error: aborting due to previous error -If you want more information on this error, try using "rustc --explain E0080" +For more information about this error, try `rustc --explain E0080`. |
