Skip to content

Commit fbd91f8

Browse files
authored
Merge pull request #1099 from tanriol/patch-1
fix link to rust-lang/rust#66606
2 parents d9b0cb2 + d1ad696 commit fbd91f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)