mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 18:04:13 +00:00
4 lines
58 B
Rust
4 lines
58 B
Rust
#![feature(no_core)]
|
|
#![no_core]
|
|
extern crate dummy_core;
|