about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-08 11:02:08 +0000
committerbors <bors@rust-lang.org>2023-12-08 11:02:08 +0000
commit4f3d862fcfa853f49467f0f81eab2686e65c86ee (patch)
tree586fb7cbc5fb2e9602098a33e4d31b1e6fab2be6 /compiler/rustc_interface/src/errors.rs
parent5ae781562e412114fb72b5be7d26af5bb86c29d5 (diff)
parentd54745aed3a747a907e2fea3528f98c4d4701345 (diff)
downloadrust-4f3d862fcfa853f49467f0f81eab2686e65c86ee.tar.gz
rust-4f3d862fcfa853f49467f0f81eab2686e65c86ee.zip
Auto merge of #15486 - petr-tik:n15134_hide_private_from_autocomplete_2, r=Veykril
fix: Fix item tree lowering pub(self) to pub()

Prior to this, the item tree lowered `pub(self)` visibility to `pub()`
Fix #15134 - tested with a unit test and
a manual end-to-end test of building rust-analyzer from my branch and opening the reproduction repository
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions