clippy-driver +stage1
doesn't work: error while loading shared libraries: librustc_driver-2731d3486cc92946.so
#113109
Labels
A-clippy
Area: Clippy
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried this code:
I expected to see this happen: working clippy built from the same source as my stage1 rustc
Instead, this happened:
Meta
rustc +stage1 --version --verbose
:git rev-parse HEAD
: e9e1bbcThe text was updated successfully, but these errors were encountered: