mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:17:10 +00:00
As with ab5583ed1e75869b765a90386dac9119992f8ed7, we had been explicitly passing defaults whose type have changed. Rather than do an ifdef, we simply rely on the defaults. @rustbot label: +llvm-main