Skip to content

Commit

Permalink
Update tests/ui/dyn-keyword.stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed May 26, 2024
1 parent 17c48f7 commit bfe5c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-project/tests/ui/dyn-keyword.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ note: the lint level is defined here
|
14 | #![deny(keyword_idents)]
| ^^^^^^^^^^^^^^
= note: `#[deny(keyword_idents_2018)]` implied by `#[deny(keyword_idents)]`

error: aborting due to 1 previous error

0 comments on commit bfe5c24

Please sign in to comment.