-
Notifications
You must be signed in to change notification settings - Fork 220
Issues: noir-lang/noir
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Convert
TypecheckError::Unsafe
and TypecheckError::UnsafeFn
to errors
#6937
opened Jan 3, 2025 by
TomAFrench
Convert
DefCollectorErrorKind::CannotReexportItemWithLessVisibility
to error
#6933
opened Jan 3, 2025 by
TomAFrench
[Tracking] Warnings to be converted into errors
tracking
Tracking issues
#6932
opened Jan 3, 2025 by
TomAFrench
Bytecode size blowup not completely resolved
bug
Something isn't working
#6929
opened Jan 2, 2025 by
benesjan
Unexpected Behavior with Conditional Statements in Smart Contract Compilation
bug
Something isn't working
#6928
opened Jan 2, 2025 by
nihat99
Replace enum usage in Brillig VM memory
brillig
Unconstrained functions / brillig IR
enhancement
New feature or request
#6924
opened Jan 2, 2025 by
vezenovm
Add examples of flattened if, and unrolled loop
documentation
Improvements or additions to documentation
#6921
opened Jan 2, 2025 by
jzaki
Document support of Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Contributions welcome, read CONTRIBUTING.md for how-to
_
as function parameters
documentation
#6917
opened Dec 24, 2024 by
Savio-Sou
Automatically filter out any warnings which are thrown in dependencies
#6909
opened Dec 21, 2024 by
TomAFrench
Track various compiler settings in benchmarking reports
CI
enhancement
New feature or request
#6908
opened Dec 20, 2024 by
vezenovm
Relocate the "Setting up shell completions" doc page under Tooling
discussion
documentation
Improvements or additions to documentation
#6906
opened Dec 20, 2024 by
Savio-Sou
Document Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Contributions welcome, read CONTRIBUTING.md for how-to
nargo
Noir's CLI development tool
nargo info --profile-execution
documentation
#6905
opened Dec 20, 2024 by
Savio-Sou
Regressions in
rollup_root
and rollup_block_merge
in latest aztec-packages sync.
#6904
opened Dec 20, 2024 by
TomAFrench
Rewrite the Language Server docs page with an evergreen approach
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Contributions welcome, read CONTRIBUTING.md for how-to
vscode
Noir Language Support VS Code extension
#6902
opened Dec 20, 2024 by
Savio-Sou
Allow fmtstr to be passed to
static_assert
instead of str.
#6884
opened Dec 19, 2024 by
iAmMichaelConnor
Add handling for negated conditions when folding
IfElse
instructions.
#6878
opened Dec 19, 2024 by
TomAFrench
Require trait definition to be in scope to be able to call trait methods on type.
#6864
opened Dec 19, 2024 by
TomAFrench
Unused math expression doesn't warn or error
bug
Something isn't working
#6846
opened Dec 17, 2024 by
asterite
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.