We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f149837 commit a4cafc8Copy full SHA for a4cafc8
src/doc/rustc/src/platform-support/nto-qnx.md
@@ -32,7 +32,7 @@ QNX Neutrino toolchain).
32
33
### Small example application
34
35
-```rust
+```rust,ignore (platform-specific)
36
#![no_std]
37
#![no_main]
38
#![feature(lang_items)]
0 commit comments