@noir-lang/backend_barretenberg
Advanced tools
Changelog
0.33.0 (2024-08-06)
u32
(#5581)FunctionDefinition::parameters
, FunctionDefinition::return_type
and impl Eq for Quoted
(#5681) (d52fc05)std::meta::type_of
and impl Eq for Type
(#5669) (0503956)TraitDefinition::as_trait_constraint()
(#5541) (0943223)Type::as_struct
(#5680) (ade69a9)Type::is_field
and Type::as_integer
(#5670) (939357a)Type
methods: as_tuple
, as_slice
, as_array
, as_constant
, is_bool
(#5678) (604fa0d)Ord
and Hash
in the stdlib; add std::meta::make_impl
helper (#5683) (38397d3)poseidon2_permutation
in comptime interpreter (#5590) (89dfbbf)Value::Type
in comptime interpreter (#5593) (4c3bf97)zeroed
in the interpreter (#5540) (ff8ca91)NoMatchingImplFound
in comptime code only (#5617) (28211a3)uhashmap
test name (#5563) (d5de83f)u32
(#5581) (b85e764)