Skip to content

Commit ce911ff

Browse files
committed
Prepare to move float tests from std to core
In order to facilitate cleaner git history, move the files in a separate commit from the rest of the test changes.
1 parent 3235413 commit ce911ff

File tree

6 files changed

+1
-0
lines changed

6 files changed

+1
-0
lines changed

library/coretests/tests/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ mod cmp;
144144
mod const_ptr;
145145
mod convert;
146146
mod ffi;
147+
mod floats;
147148
mod fmt;
148149
mod future;
149150
mod hash;

0 commit comments

Comments
 (0)