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 3c71a7b commit caf06bfCopy full SHA for caf06bf
compiler/rustc_lint_defs/src/builtin.rs
@@ -3002,7 +3002,7 @@ declare_lint! {
3002
///
3003
/// ### Example
3004
3005
- /// ```rust
+ /// ```rust,compile_fail
3006
/// # #![deny(disjoint_capture_drop_reorder)]
3007
/// # #![allow(unused)]
3008
/// struct FancyInteger(i32);
0 commit comments