What's Changed
- specify the toolchain for which llvm-tools is to be installed by @cagatay-y in #39
- fix(backend): migrate to
naked_asm!
by @mkroening in #42- This fixes compilation with recent nightlies.
- fix: remove stabilized
feature(asm)
by @mkroening in #40 - fix(build.rs): keep
CARGO_HOME
andRUSTUP_HOME
by @mkroening in #41- This fixes compilation in a
rust
Docker container.
- This fixes compilation in a
- chore: release version 0.2.2 by @mkroening in #43
New Contributors
- @cagatay-y made their first contribution in #39
Full Changelog: v0.2.1...v0.2.2