Skip to content
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

Update Cargo with fixes to --broken-code #55954

Closed
alexcrichton opened this issue Nov 14, 2018 · 3 comments
Closed

Update Cargo with fixes to --broken-code #55954

alexcrichton opened this issue Nov 14, 2018 · 3 comments
Labels
A-edition-2018 Area: The 2018 edition A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. F-rust_2018_preview `#![feature(rust_2018_preview)]`

Comments

@alexcrichton
Copy link
Member

This is intended to be a tracking issue to incorporate rust-lang/cargo#6312 into the current beta branch for the Rust 2018 release, as we'll be relying on that in documentation that we're writing.

@alexcrichton alexcrichton added F-rust_2018_preview `#![feature(rust_2018_preview)]` A-edition-2018-lints labels Nov 14, 2018
@alexcrichton alexcrichton added this to the Rust 2018 Release milestone Nov 14, 2018
@alexcrichton
Copy link
Member Author

The Cargo backport is happening here - rust-lang/cargo#6316, and after that needs a PR to the beta branch in this repository

@alexcrichton
Copy link
Member Author

This is now submitted as #55958

bors added a commit that referenced this issue Nov 15, 2018
[beta]: Update Cargo submodule

Bring in rust-lang/cargo#6312 to the edition release!

Closes #55954
@alexcrichton
Copy link
Member Author

Done!

@fmease fmease added A-edition-2018 Area: The 2018 edition A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. and removed A-edition-2018-lints labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-edition-2018 Area: The 2018 edition A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. F-rust_2018_preview `#![feature(rust_2018_preview)]`
Projects
None yet
Development

No branches or pull requests

2 participants