bors 4f3d862fcf 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
2023-12-08 11:02:08 +00:00
..
2023-12-07 10:57:51 +01:00
2023-12-07 11:48:58 +01:00
2023-12-05 17:07:00 +01:00
2023-12-07 11:48:58 +01:00