mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 23:07:29 +00:00
4 lines
95 B
Rust
4 lines
95 B
Rust
use std::marker::Reborrow; //~ ERROR use of unstable library feature `reborrow`
|
|
|
|
fn main() {}
|