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:09:33 +0000
committerTrevor Gross <tmgross@umich.edu>2025-05-13 22:22:15 +0000
commit48f3e63f709ec4a19fa2bdce33893fdc45006e46 (patch)
tree0ed5fb3037215898a4d9ac52e214bd291c114e01 /compiler/rustc_codegen_llvm/src/builder.rs
parent36790d28810ac188a8bca7fc9e95fe0869ae9a11 (diff)
downloadrust-48f3e63f709ec4a19fa2bdce33893fdc45006e46.tar.gz
rust-48f3e63f709ec4a19fa2bdce33893fdc45006e46.zip
Move float tests from std to core
Many float-related tests in `std` only depend on `core`, so move the
tests there. This also allows us to verify functions from
`core_float_math`.

Since the majority of test files need to be moved to `coretests`, move
the files here without any cleanup; this is done in a followup commit.
This makes git history slightly cleaner, but coretests will not build
immediately after this commit.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions