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-04-29 21:04:30 +0000
committerTrevor Gross <t.gross35@gmail.com>2025-04-29 18:15:02 -0400
commit8d789ea8f1f41c73a0862015f1659cbbd0c523c1 (patch)
treeae883b959e5e85e1ce978a5786c2f3c51fb854cc /tests/codegen/patchable-function-entry
parent975617e8d4105f30d741ac7a3f5478d3b7b7917c (diff)
downloadrust-8d789ea8f1f41c73a0862015f1659cbbd0c523c1.tar.gz
rust-8d789ea8f1f41c73a0862015f1659cbbd0c523c1.zip
Resolve `unnecessary_transmutes` lints
These appeared in a later nightly. In compiler-builtins we can apply the
suggestion, but in `libm` we need to ignore them since `fx::from_bits`
is not `const` at the MSRV.

`clippy::uninlined_format_args` also seems to have gotten stricter, so
fix those here.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions