mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
fixed some formatting
This commit is contained in:
parent
553ac5279e
commit
6200aeff61
@ -30,7 +30,7 @@ Libraries
|
||||
|
||||
- [`Ref`, `RefMut`, `MutexGuard`, `RwLockReadGuard`, `RwLockWriteGuard`
|
||||
now impl `fmt::Display` & `fmt::Debug`.][42822]
|
||||
- [Relaxed Debug constraints on {HashMap,BTreeMap}::{Keys,Values}.][42854]
|
||||
- [Relaxed Debug constraints on `{HashMap,BTreeMap}::{Keys,Values}`.][42854]
|
||||
- [Implement `PartialEq`, `Eq`, `PartialOrd`, `Ord`, `Debug`, `Hash` for unsized
|
||||
tuples.][43011]
|
||||
- [Impl `Clone` for `DefaultHasher`.][42799]
|
||||
|
Loading…
Reference in New Issue
Block a user