Rollup merge of #36842 - cjm00:release-notes-fix, r=brson
Fixed wrong link in release notes The link for the pull request updating hash_map to implement Debug was a copy of the previous link, this changes the link to the correct PR.
This commit is contained in:
commit
ce8c6f6d00
@ -148,7 +148,7 @@ Libraries
|
||||
(https://github.com/rust-lang/rust/pull/34946)
|
||||
* [`hash_map::Entry`, `hash_map::VacantEntry` and `hash_map::OccupiedEntry`
|
||||
implement `Debug`]
|
||||
(https://github.com/rust-lang/rust/pull/34946)
|
||||
(https://github.com/rust-lang/rust/pull/34937)
|
||||
* [`btree_map::Entry`, `btree_map::VacantEntry` and `btree_map::OccupiedEntry`
|
||||
implement `Debug`]
|
||||
(https://github.com/rust-lang/rust/pull/34885)
|
||||
|
Loading…
Reference in New Issue
Block a user