mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
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:
+1
-1
@@ -1 +1 @@
|
||||
043d9160769a330df5d8a21e846785e2c89f357d
|
||||
3833636446b670ee905fba5f8d18881b1739814e
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
#![feature(main)]
|
||||
|
||||
#[main]
|
||||
fn foo() {
|
||||
}
|
||||
Reference in New Issue
Block a user