@noir-lang/types
Advanced tools
Changelog
0.35.0 (2024-10-03)
quote { ... }
(#6114) (73245b3)Expr::as_constructor
(#5980) (76dea7b)Expr::as_for
and Expr::as_for_range
(#6039) (abcae75)Expr::as_lambda
(#6048) (31130dc)comptime
string type for string handling at compile-time (#6026) (5d2984f)let
(#6149) (a2bc059)derived_generators
and pedersen_commitment_with_separator
from the stdlib (#6154) (877b806)to_be_radix
in the comptime interpreter (#6043) (1550278)Module::functions
and Module::structs
return them in definition order (#6178) (dec9874)TypePath
(#6117) (3f79d8f)#[use_callers_scope]
(#6050) (8c34046)simplify_cfg
pass. (#6198) (b4712c5)remove_enable_side_effects
pass on brillig functions (#6199) (2303615)&mut x
when x
is not mutable (#6037) (57afc7d)+=
and similar token sequences (#6135) (684b6cc)