-
Notifications
You must be signed in to change notification settings - Fork 381
chore!: enforce visibility warnings as errors #7657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 60 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
71ba689
chore!: enforce visibility warnings as errors
TomAFrench 84059a1
Merge branch 'master' into tf/enforce-visibility
TomAFrench 13eb87a
Merge branch 'master' into tf/enforce-visibility
TomAFrench 97ecdea
Merge branch 'master' into tf/enforce-visibility
TomAFrench 8530a29
chore: update snapshots
TomAFrench abc29df
.
TomAFrench f3d06cb
.
TomAFrench cf24967
.
TomAFrench 651d998
.
TomAFrench 273958a
.
TomAFrench 3e5f696
.
TomAFrench 86db477
.
TomAFrench 72f5315
.
TomAFrench 0f31687
.
TomAFrench 48ffe36
.
TomAFrench 0e939d1
.
TomAFrench 4455ee9
.
TomAFrench 44b4dcc
.
TomAFrench 8ac84db
Merge branch 'master' into tf/enforce-visibility
TomAFrench 28e4ae8
.
TomAFrench 24f1519
.
TomAFrench 17cdad4
.
TomAFrench b5843a7
.
TomAFrench de89af6
bigcurve status: cooked
TomAFrench 77a8883
Merge branch 'master' into tf/enforce-visibility
8f8e4cd
.
35804a2
Merge branch 'master' into tf/enforce-visibility
TomAFrench 82c593c
.
03f53b2
.
56d7f40
Merge branch 'master' into tf/enforce-visibility
2d231c3
.
58555e1
.
d638363
.
0aec286
Update .github/workflows/reports.yml
TomAFrench 097db0d
Update EXTERNAL_NOIR_LIBRARIES.yml
TomAFrench 200a2ee
Merge branch 'master' into tf/enforce-visibility
392496c
Merge branch 'master' into tf/enforce-visibility
7631f4c
.
1e4b6a6
Merge branch 'master' into tf/enforce-visibility
TomAFrench cd8fedc
Merge branch 'master' into tf/enforce-visibility
TomAFrench 5da8642
.
TomAFrench 3619f9c
.
TomAFrench 662a754
Merge branch 'master' into tf/enforce-visibility
TomAFrench d424e41
Merge branch 'master' into tf/enforce-visibility
TomAFrench 68f151e
Merge branch 'master' into tf/enforce-visibility
TomAFrench b50cfc1
Merge branch 'master' into tf/enforce-visibility
TomAFrench 493d8cf
Merge branch 'master' into tf/enforce-visibility
asterite 6c69bae
Snapshots, and fix missing nargo expand struct field visibility
asterite 8f084d1
Use "crate" instead of "super" in nargo expand when possible
asterite 4cf75cf
chore: Update pinned commit of aztec-packages
b1be6ec
Merge branch 'master' into tf/enforce-visibility
TomAFrench 049ebab
Merge branch 'bump-aztec-packages' into tf/enforce-visibility
TomAFrench 8236bba
Merge branch 'master' into tf/enforce-visibility
TomAFrench 6c97362
.
TomAFrench e3f1aeb
chore: disable aztec-packages reports
TomAFrench 4b00d93
.
TomAFrench da917f6
Merge branch 'master' into tf/enforce-visibility
TomAFrench 07ad518
Merge branch 'master' into tf/enforce-visibility
TomAFrench d1a37bf
.
TomAFrench eeddbd1
Update tooling/nargo_cli/build.rs
TomAFrench 1016f92
Update compiler/noirc_frontend/src/hir/resolution/import.rs
TomAFrench 564994e
Merge branch 'master' into tf/enforce-visibility
TomAFrench File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +0,0 @@ | ||
| {"suite":"noir_bigcurve","name":"utils::derive_offset_generators::test_compute_and_print_offset_generators"} | ||
File renamed without changes.
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions
8
...s_visibility_errors_if_accessing_private_struct_member_inside_comptime_context/stderr.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| error: inner is private and not visible from the current module | ||
| ┌─ src/main.nr:19:25 | ||
| │ | ||
| 19 │ let _ = foo.inner; | ||
| │ ----- inner is private | ||
| │ | ||
|
|
||
| Aborting due to 1 previous error |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.