0.3.71
This is mostly CI changes, with a very mild bump to our effective cc crate version recorded, and a small modification to a previous changeset to allow backtrace to run at its current checked-in MSRV on Windows. Sorry about that! We will be getting 0.3.70 yanked shortly.
What's Changed
- Make sgx functions exist with cfg(miri) by @saethlin in #591
- Update version of cc crate by @jfgoog in #592
- Pull back MSRV on Windows by @workingjubilee in #598
- Force frame pointers on all i686 tests by @workingjubilee in #601
- Use rustc from stage0 instead of stage0-sysroot by @Nilstrieb in #602
- Cut backtrace 0.3.71 by @workingjubilee in #599
New Contributors
- @jfgoog made their first contribution in #592
- @Nilstrieb made their first contribution in #602
Full Changelog: 0.3.70...0.3.71