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/struct-fields-hints.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/struct-fields-hints.stderr')
| -rw-r--r-- | src/test/ui/struct-fields-hints.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/struct-fields-hints.stderr b/src/test/ui/struct-fields-hints.stderr index 6e4d3008660..6d0ec8bdf92 100644 --- a/src/test/ui/struct-fields-hints.stderr +++ b/src/test/ui/struct-fields-hints.stderr @@ -6,4 +6,4 @@ LL | bar : 42, error: aborting due to previous error -If you want more information on this error, try using "rustc --explain E0560" +For more information about this error, try `rustc --explain E0560`. |
