Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Incorrect upcasting of signed integers for comparsion bug Something isn't working
#5227 opened Jun 11, 2024 by nventuro
Document change of default integer type to u32 documentation Improvements or additions to documentation
#5213 opened Jun 10, 2024 by Savio-Sou
Nargo fails to detect missing trait bounds bug Something isn't working
#5210 opened Jun 10, 2024 by nventuro
Debugger should work with tests debugger enhancement New feature or request
#5208 opened Jun 9, 2024 by wighawag
if-then-else with compare-not-equal modifies value when it shouldn't bug Something isn't working
#5202 opened Jun 7, 2024 by smanilov
Implement a trait for types implementing some other trait bug Something isn't working
#5195 opened Jun 6, 2024 by fcarreiro
Optimize the elaborator enhancement New feature or request
#5194 opened Jun 6, 2024 by jfecher
nargo export do not work in a workspace bug Something isn't working
#5187 opened Jun 6, 2024 by wighawag
Function where clauses with trait arguments fail bug Something isn't working
#5186 opened Jun 5, 2024 by michaeljklein
Support type wildcards (_) enhancement New feature or request
#5183 opened Jun 5, 2024 by michaeljklein
static_assert for compile-time assertions enhancement New feature or request
#5182 opened Jun 5, 2024 by michaeljklein
Audit preparedness omnibus enhancement New feature or request
#5173 opened Jun 4, 2024 by michaeljklein
7 tasks
Add Field test cases around MAX and MAX / 2 enhancement New feature or request
#5171 opened Jun 4, 2024 by michaeljklein
Use checked arithmetic in comptime constants enhancement New feature or request
#5161 opened Jun 3, 2024 by michaeljklein
Use explicit numeric generics in the stdlib enhancement New feature or request stdlib Standard library shipped with Noir tooling
#5157 opened May 31, 2024 by vezenovm
Remove implicit numeric generics compiler frontend `noirc_frontend` crate enhancement New feature or request
#5156 opened May 31, 2024 by vezenovm
Generic arithmetic unsupported in debugger bug Something isn't working
#5153 opened May 31, 2024 by michaeljklein
ProTip! Exclude everything labeled bug with -label:bug.