pub(restricted) produces misleading diagnostic for private type in public interface lint #33174
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
fails with
error: private type in public interface [E0446]
https://play.rust-lang.org/?gist=35cee8425ac59ef27aa8898bd6343083&version=nightly&backtrace=0
The text was updated successfully, but these errors were encountered: