check if we can get a rustc with debug assertions on CI #3634
Labels
A-infra
Area: CI issues and issues that require full access for GitHub/CI
E-help-wanted
Call for participation: Help is requested to fix this issue.
There have been cases recently where clippy would crash if rustc was build with
debug-assertions
enabled.#3628
rust-lang/rust#57298
To earlier catch regressions it might be helpful if we could get something like a rustc master tarball that has debug assertions enabled but I'm not sure if this exists.
The text was updated successfully, but these errors were encountered: