Skip to content

1.0.45

Choose a tag to compare

@dtolnay dtolnay released this 02 Nov 20:57
· 505 commits to master since this release
1.0.45
33ab02c
  • Fix non-compilable macro expansion if downstream crate calls anyhow!, ensure!, or bail! with format args and is built with #![no_std] or #![no_implicit_prelude] (#177)