mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
edf6c9c223
In accordance with the [process](https://github.com/rust-lang/lang-team/blob/master/src/how_to/experiment.md). Detailed description of the feature can be found in the RFC repo - https://github.com/rust-lang/rfcs/pull/3530.
4 lines
33 B
Rust
4 lines
33 B
Rust
todo!(); //~ ERROR
|
|
|
|
fn main() {}
|