mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +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