diff options
| author | Takayuki Maeda <takoyaki0316@gmail.com> | 2025-03-25 15:36:33 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 15:36:33 +0900 |
| commit | 07d0963c5f8566e9440b39e2a203efd5288a85d0 (patch) | |
| tree | c1bbaaf3e71e3c62bd3b940a17d6eaf5c8aa6a7f /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | e9a528c9b57f3babf10b09c0d789e7a5c8c30146 (diff) | |
| parent | d9f250af21dbadcde2113a961132a263392bf091 (diff) | |
| download | rust-07d0963c5f8566e9440b39e2a203efd5288a85d0.tar.gz rust-07d0963c5f8566e9440b39e2a203efd5288a85d0.zip | |
Rollup merge of #138755 - GuillaumeGomez:rm-duplicated-loop, r=camelid
[rustdoc] Remove duplicated loop when computing doc cfgs Working on implementing https://github.com/rust-lang/rfcs/blob/master/text/3631-rustdoc-cfgs-handling.md and found this weird case where the first loop was actually not doing anything since we were passing `cfg(...)` to `Cfg::parse` instead of `cfg(...)` items. Well, that should be a first nice cleanup before the rest comes in. cc ```@notriddle``` r? ```@camelid```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
