Skip to content

Commit cb2bcc9

Browse files
committed
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.
1 parent ade52cf commit cb2bcc9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,22 @@ Can be overridden with
369369
- Setting the dependency's version requirement higher than any version with a compatible `rust-version`
370370
- Specifying the version to `cargo update` with `--precise`
371371

372+
### Convert `incompatible_toolchain` error into a lint
373+
374+
Unimplemented
375+
376+
### `--update-rust-version` flag for `cargo add`, `cargo update`
377+
378+
Unimplemented
379+
380+
### `package.rust-version = "toolchain"`
381+
382+
Unimplemented
383+
384+
### Update `cargp new` template to set `package.rust-version = "toolchain"`
385+
386+
Unimplemented
387+
372388
## precise-pre-release
373389

374390
* Tracking Issue: [#13290](https://github.com/rust-lang/cargo/issues/13290)

0 commit comments

Comments
 (0)