Use Option::unwrap_or instead of open-coding it r? ```@oli-obk``` Noticed this while we were talking about the other PR just now 😆 ```@rustbot``` modify labels +C-cleanup +T-compiler
.map(..).unwrap_or(..)
target.options.foo
target.foo
rustc_codegen_{llvm,ssa}
fewer_names
uncached_llvm_type