diff options
Diffstat (limited to 'src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr')
| -rw-r--r-- | src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr b/src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr index 1d713be96d7..ea58c62fc84 100644 --- a/src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr +++ b/src/test/ui/rfc-2005-default-binding-mode/suggestion.stderr @@ -8,4 +8,4 @@ LL | if let Some(y) = &Some(22) { //~ ERROR non-reference pattern error: aborting due to previous error -If you want more information on this error, try using "rustc --explain E0658" +For more information about this error, try `rustc --explain E0658`. |
