diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-02-14 11:31:35 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-02-14 11:31:35 -0500 |
| commit | c58386012623d6f3940f28451d2e7088bce6ae58 (patch) | |
| tree | b74369118466985f25f928c0387efe5844b5621a /compiler/rustc_codegen_llvm/src | |
| parent | 9a1d6174c925f54c923599e29b09d6855e6b3a78 (diff) | |
| download | rust-c58386012623d6f3940f28451d2e7088bce6ae58.tar.gz rust-c58386012623d6f3940f28451d2e7088bce6ae58.zip | |
Remove unnecessary `Option` in `default_doc`
Previously, there 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')
0 files changed, 0 insertions, 0 deletions
