You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rust beta currently crash out when cargo clippy in run on travis CI. https://travis-ci.com/iamsauravsharma/cargo-trim/jobs/239695854#L121
If I am correct this issue was fixed by #64774 over nightly but it didn't land over beta rust branch so beta rust is still failing on travis CI OSX.
rust version rustc 1.39.0-beta.1 (968967007 2019-09-24)
cargo version cargo 1.39.0-beta (b6c6f685b 2019-09-19)
The text was updated successfully, but these errors were encountered:
iamsauravsharma
changed the title
Rust beta crash when running cargo clippy index out of bound error on travis ci osx
Rust beta crash when running cargo clippy with index out of bound error on travis ci osx
Sep 27, 2019
Rust beta currently crash out when cargo clippy in run on travis CI. https://travis-ci.com/iamsauravsharma/cargo-trim/jobs/239695854#L121
If I am correct this issue was fixed by #64774 over nightly but it didn't land over beta rust branch so beta rust is still failing on travis CI OSX.
rust version
rustc 1.39.0-beta.1 (968967007 2019-09-24)
cargo version
cargo 1.39.0-beta (b6c6f685b 2019-09-19)
The text was updated successfully, but these errors were encountered: