Skip to content

Commit

Permalink
Rollup merge of #113812 - epage:change, r=ehuss
Browse files Browse the repository at this point in the history
docs(release): Remove nightly-only cargo item

See rust-lang/cargo#12343
  • Loading branch information
matthiaskrgr authored Jul 18, 2023
2 parents 931d9f0 + 2779d15 commit c88864c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ Cargo
-----
- [Allow named debuginfo options in `Cargo.toml`.](/~https://github.com/rust-lang/cargo/pull/11958/)
- [Add `workspace_default_members` to the output of `cargo metadata`.](/~https://github.com/rust-lang/cargo/pull/11978/)
- [`cargo add` now considers `rust-version` when selecting packages.](/~https://github.com/rust-lang/cargo/pull/12078/)
- [Automatically inherit workspace fields when running `cargo new`/`cargo init`.](/~https://github.com/rust-lang/cargo/pull/12069/)

<a id="1.71.0-Rustdoc"></a>
Expand Down

0 comments on commit c88864c

Please sign in to comment.