We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8cdba commit 468c1edCopy full SHA for 468c1ed
content/2016-05-09-this-week-in-rust.md
@@ -77,7 +77,7 @@ If you are a Rust project owner and are looking for contributors, please submit
77
* [`Duration::new(..)` now panics instead of wrapping](https://github.com/rust-lang/rust/pull/33072)
78
* [`-Wrapping(_)` negation implemented](https://github.com/rust-lang/rust/pull/33067)
79
* [`Default` for `&CStr` + `CString`](https://github.com/rust-lang/rust/pull/32990)
80
-* [`UnsafeCell/Cell.as_mut()`](https://github.com/rust-lang/rust/pull/32565)
+* [`UnsafeCell/Cell.get_mut()`](https://github.com/rust-lang/rust/pull/32565)
81
* [`const_eval` fixes](https://github.com/rust-lang/rust/pull/33339)
82
* [New armv7-linux-androideabi target](https://github.com/rust-lang/rust/pull/33414)
83
* [Implement constant support in MIR](https://github.com/rust-lang/rust/pull/33130)
0 commit comments