Update stderr output to rustc changes
This commit is contained in:
parent
17e322bf29
commit
656df3c5ed
@ -112,7 +112,7 @@ error: trivial regex
|
||||
error: trivial regex
|
||||
--> $DIR/regex.rs:62:40
|
||||
|
|
||||
62 | let trivial_backslash = Regex::new("a//.b");
|
||||
62 | let trivial_backslash = Regex::new("a/.b");
|
||||
| ^^^^^^^
|
||||
|
|
||||
= help: consider using consider using `str::contains`
|
||||
|
Loading…
x
Reference in New Issue
Block a user