We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bless
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would there be any reason not to include the bless support from the rustc version of compiletest?
This seems to be useful for both miri and Clippy:
cargo dev
./x.py
I'd be happy to try and copy the feature over, if there's nothing speaking against that.
The text was updated successfully, but these errors were encountered:
I'd be happy to accept it.
Ideally we can uplift libtest and libcompiletest out of tree into crates so that clippy can just use the same one rustc does
Sorry, something went wrong.
Closed by #231
No branches or pull requests
Would there be any reason not to include the
bless
support from the rustc version of compiletest?This seems to be useful for both miri and Clippy:
cargo dev
into Clippys./x.py
rust-lang/rust-clippy#5394I'd be happy to try and copy the feature over, if there's nothing speaking against that.
The text was updated successfully, but these errors were encountered: