blob: 802c5d9384d7575f4264652d949fa924a9ae4123 [file] [log] [blame]
error: compilation successful
--> $DIR/issue-43106-gating-of-deprecated.rs:29:1
|
LL | / fn main() { //~ ERROR compilation successful
LL | | println!("Hello World");
LL | | }
| |_^
error: aborting due to previous error