diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-29 10:17:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-29 10:17:08 +0100 |
| commit | e31314307f09cef0989e2e052b1cad75d0a9e723 (patch) | |
| tree | 98748a05363ae1d406b59ac639ca3d07af8e9a02 /compiler/rustc_codegen_llvm/src | |
| parent | b70cc6422c141191aeb33f5ab6faba992118812b (diff) | |
| parent | 09104adda4603be1aa734bd32c69dfdac006aadf (diff) | |
| download | rust-e31314307f09cef0989e2e052b1cad75d0a9e723.tar.gz rust-e31314307f09cef0989e2e052b1cad75d0a9e723.zip | |
Rollup merge of #92075 - jyn514:resolve-cleanup, r=camelid
rustdoc: Only special case struct fields for intra-doc links, not enum variants Variants are already handled by `resolve_str_path_error`, rustdoc doesn't need to consider them separately. Thanks `@camelid` for catching this! Eventually I'd like to fix the "combine this with `variant_field`" comment but that needs `resolve_field` to take a `ty_res` parameter to avoid it being super hacky (cc https://github.com/rust-lang/rust/issues/83761#issuecomment-813026026). r? `@camelid`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
