mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
Remove unecessary test code #43219
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user