Skip to content

Releases: hermit-os/rftrace

0.2.2

11 Oct 15:42
e0aeb3c
Compare
Choose a tag to compare

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 and RUSTUP_HOME by @mkroening in #41
    • This fixes compilation in a rust Docker container.
  • chore: release version 0.2.2 by @mkroening in #43

New Contributors

Full Changelog: v0.2.1...v0.2.2

0.2.1

27 Mar 12:44
5dae679
Compare
Choose a tag to compare

Highlights

See 0.2.0.

What's Changed

  • fix: explicitly select nightly toolchain for building without rust-toolchain.toml by @mkroening in 3e83c65

Full Changelog: v0.2.0...v0.2.1

0.2.0

27 Mar 12:22
ff17a1a
Compare
Choose a tag to compare

Highlights

rftrace now works with recent versions of Rust!

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

0.1.0

27 Mar 12:21
Compare
Choose a tag to compare