Skip to content

Commit e463cdc

Browse files
committed
fix link to PR in current issue. related #1099.
1 parent b44b4ea commit e463cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2019-12-10-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you are a Rust project owner and are looking for contributors, please submit
7878
* [include a span in more `expected...found` notes](https://github.com/rust-lang/rust/pull/67011)
7979
* [do not ICE on async fn with non-Copy inferred type arg](https://github.com/rust-lang/rust/pull/67004)
8080
* [make try_mark_previous_green aware of cycles](https://github.com/rust-lang/rust/pull/66846)
81-
* [add feature gate for mut refs in const fn](Add feature gate for mut refs in const fn)
81+
* [add feature gate for mut refs in const fn](https://github.com/rust-lang/rust/pull/66606)
8282
* [change unused_labels from allow to warn](https://github.com/rust-lang/rust/pull/66325)
8383
* [show the sign for signed ops on `exact_div`](https://github.com/rust-lang/rust/pull/66148)
8484
* [chalk: convert ensure_answer_recursively to be iterative instead of recursive](https://github.com/rust-lang/chalk/pull/281)

0 commit comments

Comments
 (0)