mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 11:44:28 +00:00
Remove unecessary test code #43219
This commit is contained in:
parent
640cfc852a
commit
fefe63ce04
@ -15,7 +15,6 @@
|
||||
// memory, which makes for some *confusing* logs. That's why these are here
|
||||
// instead of in std.
|
||||
|
||||
#![reexport_test_harness_main = "test_main"]
|
||||
#![feature(libc, std_misc, duration)]
|
||||
|
||||
extern crate libc;
|
||||
|
Loading…
Reference in New Issue
Block a user