Skip to content

Commit 6200aef

Browse files
author
Aaron Power
committed
fixed some formatting
1 parent 553ac52 commit 6200aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Libraries
3030

3131
- [`Ref`, `RefMut`, `MutexGuard`, `RwLockReadGuard`, `RwLockWriteGuard`
3232
now impl `fmt::Display` & `fmt::Debug`.][42822]
33-
- [Relaxed Debug constraints on {HashMap,BTreeMap}::{Keys,Values}.][42854]
33+
- [Relaxed Debug constraints on `{HashMap,BTreeMap}::{Keys,Values}`.][42854]
3434
- [Implement `PartialEq`, `Eq`, `PartialOrd`, `Ord`, `Debug`, `Hash` for unsized
3535
tuples.][43011]
3636
- [Impl `Clone` for `DefaultHasher`.][42799]

0 commit comments

Comments
 (0)