about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-02-25 06:06:18 +0000
committerTrevor Gross <tmgross@umich.edu>2025-05-14 14:29:58 +0000
commit2b9256e1c8454255441983446ca6bb63a6d8a199 (patch)
tree08a96045b9946c9cfa54246764572ae1d2bace40 /compiler/rustc_codegen_llvm/src/builder.rs
parent48f3e63f709ec4a19fa2bdce33893fdc45006e46 (diff)
downloadrust-2b9256e1c8454255441983446ca6bb63a6d8a199.tar.gz
rust-2b9256e1c8454255441983446ca6bb63a6d8a199.zip
Move applicable float tests from `coretests` back to `std`
The previous commit moved all test files from `std` to `core` so git
understands the move. Not all functionality is actually testable in
`core`, however, so perform move the relevant portions back. Changes
from inherent to module methods is also done since this is the form of
math operations available in `core` (as `core_float_math`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions