Michael Bryan
Michael Bryan
While troubleshooting rust-lang/rust#81221 I ran into a panic in `cargo-bisect-rust` where it encountered a `UnexpectedVersionFormat` error while installing `nightly-2020-10-23`. ```console $ cargo bisect-rustc --preserve --start 2020-07-27 --verbose -- build installing...
Fixes #36.
See [Michael-F-Bryan/mandelbrot](https://github.com/Michael-F-Bryan/mandelbrot) for the final code and [Michael-F-Bryan/futhark-rs](https://github.com/Michael-F-Bryan/futhark-rs) for the build tools and runtime utilities.