mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Remove unused auxiliary file that was replaced with rust_test_helpers
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// no-prefer-dynamic
|
||||
#![crate_type = "staticlib"]
|
||||
|
||||
#[no_mangle]
|
||||
pub extern "C" fn foo(x:i32) -> i32 { x }
|
||||
Reference in New Issue
Block a user