mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(ref): Highleft whats left for msrv-policy
While there is a tracking issue for these, I didn't want to have everything under `msrv-policy` to be stabilized, making it look like it should be moved to the Stable section of the page, when there are independently stabilizable pieces missing.
This commit is contained in:
parent
ade52cfe3f
commit
cb2bcc938b
@ -369,6 +369,22 @@ Can be overridden with
|
||||
- Setting the dependency's version requirement higher than any version with a compatible `rust-version`
|
||||
- Specifying the version to `cargo update` with `--precise`
|
||||
|
||||
### Convert `incompatible_toolchain` error into a lint
|
||||
|
||||
Unimplemented
|
||||
|
||||
### `--update-rust-version` flag for `cargo add`, `cargo update`
|
||||
|
||||
Unimplemented
|
||||
|
||||
### `package.rust-version = "toolchain"`
|
||||
|
||||
Unimplemented
|
||||
|
||||
### Update `cargp new` template to set `package.rust-version = "toolchain"`
|
||||
|
||||
Unimplemented
|
||||
|
||||
## precise-pre-release
|
||||
|
||||
* Tracking Issue: [#13290](https://github.com/rust-lang/cargo/issues/13290)
|
||||
|
Loading…
x
Reference in New Issue
Block a user