We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d998236 commit 581a913Copy full SHA for 581a913
embedded/no-allocator/src/main.rs
@@ -1,6 +1,6 @@
1
//! Test `no_std` build of `bech32`.
2
//!
3
-//! Build with: `cargo rustc -- -C link-arg=-nostartfiles`.
+//! Build with: `cargo +nightly rustc -- -C link-arg=-nostartfiles`.
4
5
6
#![feature(alloc_error_handler)]
0 commit comments