Skip to content

Commit a4cafc8

Browse files
committed
Remove example code as it does not compile in CI
Code is QNX/nto specific and will not link on Windows.
1 parent f149837 commit a4cafc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/doc/rustc/src/platform-support/nto-qnx.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ QNX Neutrino toolchain).
3232

3333
### Small example application
3434

35-
```rust
35+
```rust,ignore (platform-specific)
3636
#![no_std]
3737
#![no_main]
3838
#![feature(lang_items)]

0 commit comments

Comments
 (0)