diff options
| author | Eric Huss <eric@huss.org> | 2022-01-12 18:04:07 -0800 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2022-01-14 07:49:43 -0800 |
| commit | c1526c69f21ca30d08fe5536f20017fdd8fa256f (patch) | |
| tree | d942efd58573056e5ece317f113411fcc1009362 /RELEASES.md | |
| parent | ddab0bf6bf381e444998004faff203917a224cad (diff) | |
| download | rust-c1526c69f21ca30d08fe5536f20017fdd8fa256f.tar.gz rust-c1526c69f21ca30d08fe5536f20017fdd8fa256f.zip | |
Remove duplicate #39983. It was part of 1.19.
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md index 31624ccfe1e..494fffd930d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -5755,7 +5755,6 @@ Misc ---- - [rustdoc can now use pulldown-cmark with the `--enable-commonmark` flag][40338] -- [Added rust-windbg script for better debugging on Windows][39983] - [Rust now uses the official cross compiler for NetBSD][40612] - [rustdoc now accepts `#` at the start of files][40828] - [Fixed jemalloc support for musl][41168] @@ -5790,7 +5789,6 @@ Compatibility Notes [38165]: https://github.com/rust-lang/rust/pull/38165 [39799]: https://github.com/rust-lang/rust/pull/39799 [39891]: https://github.com/rust-lang/rust/pull/39891 -[39983]: https://github.com/rust-lang/rust/pull/39983 [40043]: https://github.com/rust-lang/rust/pull/40043 [40241]: https://github.com/rust-lang/rust/pull/40241 [40338]: https://github.com/rust-lang/rust/pull/40338 |
