Rollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
Remove unused auxiliary file that was replaced with rust_test_helpers
This commit is contained in:
commit
c0ff382cb5
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
// no-prefer-dynamic
|
|
||||||
#![crate_type = "staticlib"]
|
|
||||||
|
|
||||||
#[no_mangle]
|
|
||||||
pub extern "C" fn foo(x:i32) -> i32 { x }
|
|
Loading…
Add table
Add a link
Reference in a new issue