-
Notifications
You must be signed in to change notification settings - Fork 205
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
Incorrect Something isn't working
%
(modulo) operator behavior for negative divisors
bug
#6609
opened Nov 25, 2024 by
Aristotelis2002
Support type aliases as kinds
enhancement
New feature or request
#6605
opened Nov 22, 2024 by
michaeljklein
Integrate Heapstack into CI to track the peak memory usage of the compiler on a set of programs.
#6604
opened Nov 22, 2024 by
TomAFrench
Reduce memory usage of tracking instruction callstacks in
dfg.locations
#6603
opened Nov 22, 2024 by
TomAFrench
Optimisation level multiplier for bytecode size
enhancement
New feature or request
#6596
opened Nov 22, 2024 by
aakoshh
Some builtin functions are actually foreign
bug
Something isn't working
#6594
opened Nov 22, 2024 by
aakoshh
Cross-block deduplication in constant folding has correctness bugs.
#6588
opened Nov 21, 2024 by
TomAFrench
DIE is removing necessary Something isn't working
inc_rc
instructions
bug
#6583
opened Nov 21, 2024 by
jfecher
Warn on error when entrypoint argument has private members
enhancement
New feature or request
#6582
opened Nov 21, 2024 by
asterite
Unused impl generics only fail when the impl is used
bug
Something isn't working
#6581
opened Nov 21, 2024 by
michaeljklein
Some acir functions blow up 20x in size after Something isn't working
Fix poor handling of aliased references in flattening pass
bug
#6574
opened Nov 21, 2024 by
sirasistant
Traits with associated types can't be used in Something isn't working
where
clauses
bug
#6571
opened Nov 21, 2024 by
michaeljklein
Epic: More modular frontend
enhancement
New feature or request
#6569
opened Nov 20, 2024 by
michaeljklein
10 tasks
Replace
BTreeSet
s used in MergeExpressionsOptimizer
with an enum
#6560
opened Nov 20, 2024 by
TomAFrench
Profile Nargo's high memory usage during compilation and determine optimization opportunities
#6550
opened Nov 19, 2024 by
TomAFrench
Simplify MSM calls for which only a subset of inputs are constant.
#6549
opened Nov 19, 2024 by
TomAFrench
Cache call stacks when profiling Brillig execution
enhancement
New feature or request
profiler
The Noir profiler
#6544
opened Nov 18, 2024 by
vezenovm
Gate blowup due to optimization bug in loops
bug
Something isn't working
#6539
opened Nov 18, 2024 by
madztheo
Deduplicate intrinsics with side effects when they're under the same predicate
#6533
opened Nov 15, 2024 by
TomAFrench
Into::into
needs From
impl
or turbofish
bug
#6530
opened Nov 15, 2024 by
michaeljklein
Check if struct methods can have the
#[export]
tag applied and if so disallow it.
#6526
opened Nov 15, 2024 by
TomAFrench
Functions marked with
#[export]
should not throw warnings if unused
#6525
opened Nov 15, 2024 by
TomAFrench
Replace test codegen in build.rs with usage of
libtest-mimic
#6524
opened Nov 15, 2024 by
TomAFrench
nargo crashes generating ACIR if SSA IDs are normalised
bug
Something isn't working
#6521
opened Nov 14, 2024 by
aakoshh
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.