Skip to content

Commit f0e9c0d

Browse files
committed
Update ui test suite to nightly-2021-05-05
1 parent 1583999 commit f0e9c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/bare-trait-object.stderr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ note: the lint level is defined here
99
|
1010
1 | #![deny(bare_trait_objects)]
1111
| ^^^^^^^^^^^^^^^^^^
12+
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition!
13+
= note: for more information, see issue #80165 <https://github.com/rust-lang/rust/issues/80165>

0 commit comments

Comments
 (0)