mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 16:48:52 +00:00
We don't see a reason to explicitly pass the default here, so just use the default instead of explicitly passing it and needing an ifdef. @rustbot label: +llvm-main