Skip to content

Do not mention private types from other crates as impl candidates#99091

Merged
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:private-types-should-stay-private
Jul 11, 2022
Merged

Do not mention private types from other crates as impl candidates#99091
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:private-types-should-stay-private

Use Visibility::is_accessible_from to make suggestion more specific

913023b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs