Skip to content

Commit b6d3418

Browse files
committed
fixes spacing
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 820e59f commit b6d3418

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

draft/2020-09-30-this-week-in-rust.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@ decision. Express your opinions now.
189189

190190
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
191191

192-
* [disposition: merge][Stabilize slice_ptr_range.](https://github.com/rust-lang/rust/pull/77111)
193-
* [disposition: merge][Make RawFd implement the RawFd traits](https://github.com/rust-lang/rust/pull/76969)
194-
* [disposition: merge][Fix Debug implementations of some of the HashMap and BTreeMap iterator types](https://github.com/rust-lang/rust/pull/75377)
195-
* [disposition: merge][Tracking issue for slice_partition_at_index](https://github.com/rust-lang/rust/issues/55300)
192+
* [disposition: merge] [Stabilize slice_ptr_range.](https://github.com/rust-lang/rust/pull/77111)
193+
* [disposition: merge] [Make RawFd implement the RawFd traits](https://github.com/rust-lang/rust/pull/76969)
194+
* [disposition: merge] [Fix Debug implementations of some of the HashMap and BTreeMap iterator types](https://github.com/rust-lang/rust/pull/75377)
195+
* [disposition: merge] [Tracking issue for slice_partition_at_index](https://github.com/rust-lang/rust/issues/55300)
196196

197197
## New RFCs
198198

0 commit comments

Comments
 (0)