diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-07-16 17:06:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-16 17:06:40 +0200 |
| commit | 096a66d8d8c6cc2e494fb5d10084d3053794d0e8 (patch) | |
| tree | cbecf415b2342a1165cc35975bb8fffd7e2272c9 /compiler/rustc_codegen_llvm/src | |
| parent | 7b5e08f8ef03ef3b56c65c3c80a0eb0c47884864 (diff) | |
| parent | 79769f2d5babdfc8ca0c88045fdedcf312a3d83d (diff) | |
| download | rust-096a66d8d8c6cc2e494fb5d10084d3053794d0e8.tar.gz rust-096a66d8d8c6cc2e494fb5d10084d3053794d0e8.zip | |
Rollup merge of #143738 - rocurley:float_tests_refactor_2, r=tgross35
Move several float tests to floats/mod.rs This PR moves several tests to `floats/mod.rs`, as discussed in https://github.com/rust-lang/rust/issues/141726. The tests moved are: - `test_num_f*` - `test_infinity` - `test_neg_infinity` - `test_zero` - `test_neg_zero` - `test_one` - `test_is_nan` - `test_is_infinite` - `test_is_finite` - `test_is_normal` - `test_classify` Each test is its own commit, so it may be easiest to review each commit individually. r? tgross35
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
