summaryrefslogtreecommitdiffstats
path: root/content/2019-07-09-this-week-in-rust.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/2019-07-09-this-week-in-rust.md')
-rw-r--r--content/2019-07-09-this-week-in-rust.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2019-07-09-this-week-in-rust.md b/content/2019-07-09-this-week-in-rust.md
index 4055230..2c53d07 100644
--- a/content/2019-07-09-this-week-in-rust.md
+++ b/content/2019-07-09-this-week-in-rust.md
@@ -87,7 +87,7 @@ decision. Express your opinions now.
### [Tracking Issues & PRs](https://github.com/rust-lang/rust/labels/final-comment-period)
-* [disposition: merge] [Tracking issue for the `cast` method of raw pointers](https://github.com/rust-lang/rust/issues/60602.)
+* [disposition: merge] [Tracking issue for the `cast` method of raw pointers](https://github.com/rust-lang/rust/issues/60602).
* [disposition: merge] [Stabilize todo macro](https://github.com/rust-lang/rust/pull/61879).
* [disposition: merge] [Add `impl<T> FromIterator<T> for Arc/Rc<[T]>`](https://github.com/rust-lang/rust/pull/61953).