-
Notifications
You must be signed in to change notification settings - Fork 13k
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
[beta-1.85] backports #136391
[beta-1.85] backports #136391
Conversation
…=compiler-errors Add `AsyncFn*` to `core` prelude In rust-lang#132611 these got added to the `std` prelude only, which looks like an oversight. r? libs-api cc `@compiler-errors`
…_expr-2024, r=ytmimi Disable `overflow_delimited_expr` in edition 2024 This reverts the style guide changes and sets the default to "false" in rustfmt for style edition 2024. r? `@ytmimi` cc `@rust-lang/style` `@rust-lang/rustfmt`
rustbot has assigned @joshtriplett. Use |
|
rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead. cc @rust-lang/rust-analyzer Some changes occurred in src/doc/style-guide cc @rust-lang/style Some changes occurred in src/tools/rustfmt cc @rust-lang/rustfmt |
@bors r+ p=1 rollup=never |
☀️ Test successful - checks-actions |
AsyncFn*
tocore
preludeoverflow_delimited_expr
in edition 2024