-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
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
[crater] validate impact of marking more types as #[rustc_insignificant_dtor]
on tail expr drop order lint
#130930
[crater] validate impact of marking more types as #[rustc_insignificant_dtor]
on tail expr drop order lint
#130930
Conversation
@bors try |
…er, r=<try> [crater] validate impact of marking more types as `#[rustc_insignificant_dtor]` on tail expr drop order lint Validate impact of rust-lang#130914 on rust-lang#129864 and the tail expr drop order lint. r? `@ghost`
for later:
|
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Try build successful - checks-actions |
@craterbot run mode=check-only p=1 crates=https://gist.githubusercontent.com/compiler-errors/cc84423a4a9fbc5eb598383fe2555467/raw/a11fe3433fefddaab0038ee75cd2e0ab8852748a/crates start=master#a3f76a26e045a760bb1163b7eab36872985242d5 end=try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order |
🚨 Error: missing desired crates: {"bee-rs", "delegation-tst"} 🆘 If you have any trouble with Crater please ping |
@craterbot run mode=check-only p=1 crates=https://gist.githubusercontent.com/compiler-errors/7f071df0f0c3829f0c83deaf72938cb9/raw/7898cbff8609338a0a32193949d262d4f2d6de84/gistfile1.txt start=master#a3f76a26e045a760bb1163b7eab36872985242d5 end=try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
Validate impact of #130914 on #129864 and the tail expr drop order lint.
r? @ghost