about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-29 10:17:08 +0100
committerGitHub <noreply@github.com>2021-12-29 10:17:08 +0100
commite31314307f09cef0989e2e052b1cad75d0a9e723 (patch)
tree98748a05363ae1d406b59ac639ca3d07af8e9a02 /compiler/rustc_codegen_llvm/src
parentb70cc6422c141191aeb33f5ab6faba992118812b (diff)
parent09104adda4603be1aa734bd32c69dfdac006aadf (diff)
downloadrust-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