Skip to content

Commit

Permalink
Auto merge of rust-lang#103496 - petrochenkov:effvisdoc2, r=lqd
Browse files Browse the repository at this point in the history
rustc_metadata: Encode even less doc comments

The fact that `def_id` is in the `tcx.privacy_access_levels(())` table is not very meaningful, especially after rust-lang#102026, `is_exported` (or `is_reachable` in the worst case) is what you need.

Follow up to rust-lang#98450.
r? `@GuillaumeGomez` `@lqd`
  • Loading branch information
bors committed Nov 1, 2022
2 parents c143193 + 6058549 commit 3a41306
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 3a41306

Please sign in to comment.