about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-02-15 16:07:02 +0100
committerGitHub <noreply@github.com>2021-02-15 16:07:02 +0100
commit40d85a5f7d102d0ffba6abb5ca22df47e8778d7d (patch)
tree6f5cf02f3160801ff162d5ba7b24ab1375463f41 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentdb5ae6a6265e12e50f6e3002e37d72d06f46b3b7 (diff)
parentc58386012623d6f3940f28451d2e7088bce6ae58 (diff)
downloadrust-40d85a5f7d102d0ffba6abb5ca22df47e8778d7d.tar.gz
rust-40d85a5f7d102d0ffba6abb5ca22df47e8778d7d.zip
Rollup merge of #82106 - jyn514:cleanup-bootstrap, r=Mark-Simulacrum
Remove unnecessary `Option` in `default_doc`

Previously, there were two different ways to encode the same info: `None` or
`Some(&[])`. Now there is only one way, `&[]`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions