diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-02-15 16:07:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-15 16:07:02 +0100 |
| commit | 40d85a5f7d102d0ffba6abb5ca22df47e8778d7d (patch) | |
| tree | 6f5cf02f3160801ff162d5ba7b24ab1375463f41 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | db5ae6a6265e12e50f6e3002e37d72d06f46b3b7 (diff) | |
| parent | c58386012623d6f3940f28451d2e7088bce6ae58 (diff) | |
| download | rust-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
