about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-02-06 23:18:31 +0000
committerTrevor Gross <t.gross35@gmail.com>2025-02-06 18:41:45 -0600
commitbbdcc7ef899b57f6afa836f0cc4f0b7cb090c555 (patch)
treed15acf9ccaeb92b236d578df52c6f1b15e4d1592 /tests/codegen/patchable-function-entry
parent3aa4da2756bd5fcd3f8c7173d941bd5664b3efc7 (diff)
downloadrust-bbdcc7ef899b57f6afa836f0cc4f0b7cb090c555.tar.gz
rust-bbdcc7ef899b57f6afa836f0cc4f0b7cb090c555.zip
Make it possible to use `hf32!` and similar macros outside of `libm`
Adjust paths such that these macros don't go through the private `math`
module. `feature = "private-test-deps"` is still needed.

Additionally, ensure that `cargo check` for this crate gets run in CI
because `cargo test` does not seem to identify this problem.

`compiler_builtins` will need to reexport the `support` module.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions