We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1583999 commit f0e9c0dCopy full SHA for f0e9c0d
tests/ui/bare-trait-object.stderr
@@ -9,3 +9,5 @@ note: the lint level is defined here
9
|
10
1 | #![deny(bare_trait_objects)]
11
| ^^^^^^^^^^^^^^^^^^
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