-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Revert accidental cargo submodule update #137597
base: master
Are you sure you want to change the base?
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? |
Revert accidental cargo submodule update This was accidentally introduced in rust-lang#135726
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
This was accidentally introduced in #135726