Auto merge of #1777 - crlf0710:fix_compilation, r=RalfJung
Remove `main_fn.rs` test. Fixes build error caused by https://github.com/rust-lang/rust/issues/84240 .
This commit is contained in:
commit
a86eab3e6c
@ -1 +1 @@
|
||||
043d9160769a330df5d8a21e846785e2c89f357d
|
||||
3833636446b670ee905fba5f8d18881b1739814e
|
||||
|
@ -1,5 +0,0 @@
|
||||
#![feature(main)]
|
||||
|
||||
#[main]
|
||||
fn foo() {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user