nightly-2024-05-03: fix: Use annotated type when checking declaration (#4966)
Pre-release
Pre-release
github-actions
released this
03 May 02:15
·
1128 commits
to master
since this release
# Description ## Problem\* Resolves https://github.com/noir-lang/noir/issues/4742 ## Summary\* ## Additional Context ## Documentation\* Check one: - [ ] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [ ] I have tested the changes locally. - [ ] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.