diff options
| author | Josh Stone <jistone@redhat.com> | 2024-08-30 17:56:17 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2024-08-30 17:56:17 -0700 |
| commit | 99e14e3c809e933f68ad5b1363dc46e78a1d6570 (patch) | |
| tree | c7dabf095caf670d5cbbccff700d19d1c615431b | |
| parent | 27873f8052625069c20263862eb7aa92293c3eea (diff) | |
| download | rust-99e14e3c809e933f68ad5b1363dc46e78a1d6570.tar.gz rust-99e14e3c809e933f68ad5b1363dc46e78a1d6570.zip | |
Remove the relnote for rustdoc's *unstable* `--remap-path-prefix`
| -rw-r--r-- | RELEASES.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/RELEASES.md b/RELEASES.md index c98af314ccd..6aba476103e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -86,13 +86,6 @@ Cargo - [Disallow passing `--release`/`--debug` flag along with the `--profile` flag.](https://github.com/rust-lang/cargo/pull/13971/) - [Remove `lib.plugin` key support in `Cargo.toml`. Rust plugin support has been deprecated for four years and was removed in 1.75.0.](https://github.com/rust-lang/cargo/pull/13902/) -<a id="1.81.0-Rustdoc"></a> - -Rustdoc ----- - -- [Add support for `--remap-path-prefix`.](https://github.com/rust-lang/rust/pull/107099/) - <a id="1.81.0-Compatibility-Notes"></a> Compatibility Notes |
