Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3841af8

Browse files
committedFeb 5, 2019
Tests: Update minor wording change 1.34
1 parent 1fb301b commit 3841af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/error-tests/tests/test_unicode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ fn main() {
66
// ^^^NOTE(>=1.17.0) #[warn(unused_variables)]
77
// ^^^NOTE(>=1.21.0,<1.22.0) to disable this warning
88
// ^^^NOTE(>=1.22.0,<1.25.0-beta) to avoid this warning
9-
// ^^^HELP(>=1.25.0-beta) consider using `_foo` instead
9+
// ^^^HELP(>=1.25.0-beta) consider
1010
// ^^^HELP(>=1.25.0-beta) /Accept Replacement:.*_foo/
1111
}

0 commit comments

Comments
 (0)
Please sign in to comment.