We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9b0cb2 + d1ad696 commit fbd91f8Copy full SHA for fbd91f8
drafts/2019-12-10-this-week-in-rust.md
@@ -64,7 +64,7 @@ If you are a Rust project owner and are looking for contributors, please submit
64
* [include a span in more `expected...found` notes](https://github.com/rust-lang/rust/pull/67011)
65
* [do not ICE on async fn with non-Copy inferred type arg](https://github.com/rust-lang/rust/pull/67004)
66
* [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)
+* [add feature gate for mut refs in const fn](https://github.com/rust-lang/rust/pull/66606)
68
* [change unused_labels from allow to warn](https://github.com/rust-lang/rust/pull/66325)
69
* [show the sign for signed ops on `exact_div`](https://github.com/rust-lang/rust/pull/66148)
70
* [chalk: convert ensure_answer_recursively to be iterative instead of recursive](https://github.com/rust-lang/chalk/pull/281)
0 commit comments