about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-02-12 19:32:20 +0900
committerGitHub <noreply@github.com>2021-02-12 19:32:20 +0900
commit6830ea1a83e890d4218b98597137eb457cbb0ac1 (patch)
tree2d4c40fd936c26b875b3224aa4b73c9828c55217 /compiler/rustc_codegen_llvm/src
parent1a9d20b4305bf17c76e1c1b1b16781ddefe44222 (diff)
parent67fb96c537993673a47ee91f073523e6778809b3 (diff)
downloadrust-6830ea1a83e890d4218b98597137eb457cbb0ac1.tar.gz
rust-6830ea1a83e890d4218b98597137eb457cbb0ac1.zip
Rollup merge of #82011 - jyn514:warn-private-assoc-item, r=max-heller
Fix private intra-doc warnings on associated items

The issue was that the `kind, id` override was previously only being
considered for the disambiguator check, not the privacy check. This uses
the same ID for both.

Fixes https://github.com/rust-lang/rust/issues/81981.

r? ``@max-heller``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions