Skip to content

Commit 7e2374e

Browse files
committed
remove floats dir and update cargo.toml
1 parent 130dfba commit 7e2374e

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

library/std/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@ harness = false
150150
name = "sync"
151151
path = "tests/sync/lib.rs"
152152

153-
[[test]]
154-
name = "floats"
155-
path = "tests/floats/lib.rs"
156-
157153
[[test]]
158154
name = "thread_local"
159155
path = "tests/thread_local/lib.rs"

library/std/tests/floats/lib.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)