mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
311605c713
LLVM 23: Accept float (instead of hex) literals in codegen tests https://github.com/llvm/llvm-project/pull/190649 changes how float constants are printed in LLVM IR. @rustbot label llvm-main