-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Revert accidental cargo submodule update #137597
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
Cargo goes back from @bors r+ (I think that this should be reverted quickly-ish) |
Revert accidental cargo submodule update This was accidentally introduced in rust-lang#135726
@bors p=10 (in case the rollup fails) |
@jieyouxu I'll reinclude it into a p=11 rollup, is that what you had in mind? |
Yeah that's completely fine 👍 |
Rollup of 6 pull requests Successful merges: - rust-lang#135480 (Don't require method impls for methods with `Self:Sized` bounds for impls for unsized types) - rust-lang#137360 (Use `as_chunks` in `analyze_source_file_sse2`) - rust-lang#137460 (downgrade bootstrap `cc`) - rust-lang#137515 (Update `compiler-builtins` to 0.1.148) - rust-lang#137522 (use stage 2 on cargo and clippy tests when possible) - rust-lang#137597 (Revert accidental cargo submodule update) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#137597 - oli-obk:push-unkusxkoqrus, r=Kobzol Revert accidental cargo submodule update This was accidentally introduced in rust-lang#135726
This was accidentally introduced in #135726