Skip to content

0.32.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 10:57
· 2 commits to develop since this release

Changed

  • doctest name resolution changed to be exact match not suffix match. This should only break doc test coverage
    for nightlies >1 year old
  • Fixed handling of dashes in doctest name resolution
  • Now disable dead code inclusion for mac's by default due to rust-lang/rust#137009
  • Remove link-dead-code from llvm engine coverage jobs