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.
2 parents 411b41e + 5dd6418 commit a7f5bdeCopy full SHA for a7f5bde
library/core/src/intrinsics.rs
@@ -2531,7 +2531,7 @@ extern "rust-intrinsic" {
2531
/// or `false`, and the caller has to ensure sound behavior for both cases.
2532
/// In other words, the following code has *Undefined Behavior*:
2533
///
2534
- /// ```
+ /// ```no_run
2535
/// #![feature(is_val_statically_known)]
2536
/// #![feature(core_intrinsics)]
2537
/// # #![allow(internal_features)]
0 commit comments