Skip to content

Improve typing visibility errors#8999

Open
ianhoffman wants to merge 1 commit into
facebook:masterfrom
ianhoffman:ih_better_typing_errors
Open

Improve typing visibility errors#8999
ianhoffman wants to merge 1 commit into
facebook:masterfrom
ianhoffman:ih_better_typing_errors

Conversation

@ianhoffman

@ianhoffman ianhoffman commented Feb 10, 2022

Copy link
Copy Markdown
Contributor

Building on #8961, this PR improves error messages when a member is accessed improperly (e.g., because it's private).

I'm not sure I correctly updated all tests, but I did update all tests which failed when I ran make hack_test

@ianhoffman ianhoffman force-pushed the ih_better_typing_errors branch from 1a1a641 to 0341840 Compare February 10, 2022 21:25
@fredemmott fredemmott requested a review from Wilfred February 11, 2022 19:06
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@fredemmott has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants