Skip to content

v0.6.10

Latest
Compare
Choose a tag to compare
@ehuss ehuss released this 27 May 17:42
· 2 commits to master since this release
5d56145

Added

  • Added the --pretend-to-be-stable flag.
    #335
  • Documented how to bisect an individual clippy warning.
    #368
  • Documented another example of a hanging compilation.
    #374

Changed

  • Print the command that is run with --verbose.
    #361
  • Updated all dependencies.
    #383
  • Unrolled CI builds have moved from the rust-lang-ci/rust repository to the rust-lang/rust repository.
    #381

Fixed

  • Fixed printing of args in the final report.
    #356
  • Fixed so that cargo-bisect-rustc can be run with the hyphen after cargo or a space.
    #362