v2.3.0 #28
garritfra
announced in
Announcements
v2.3.0
#28
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[2.3.0] - 2025-01-13
Added
Block::add_comment
API to add comments inside blocks;Block::items
is nowVec<BlockItem>
instead ofVec<Statement>
(#25).Type::Zero
for internal zero-sized type representation. (#27)Instr::DbgFile
andInstr::DbgLoc
for source mapping. (#27)Changed
Option<u64>
insideInstr::Call
to specify variadic arguments (#24).New Contributors
Instr::Call
#24Full Changelog: v2.2.0...v2.3.0
This discussion was created from the release v2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions