We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d830637 commit b7728f0Copy full SHA for b7728f0
1 file changed
example/alloc_system.rs
@@ -1,6 +1,3 @@
1
-// SPDX-License-Identifier: MIT OR Apache-2.0
2
-// SPDX-FileCopyrightText: The Rust Project Developers (see https://thanks.rust-lang.org)
3
-
4
#![no_std]
5
#![feature(allocator_api, rustc_private)]
6
0 commit comments