Skip to content

Commit 468c1ed

Browse files
committed
Apply #215 to current issue.
1 parent 6d8cdba commit 468c1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2016-05-09-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you are a Rust project owner and are looking for contributors, please submit
7777
* [`Duration::new(..)` now panics instead of wrapping](https://github.com/rust-lang/rust/pull/33072)
7878
* [`-Wrapping(_)` negation implemented](https://github.com/rust-lang/rust/pull/33067)
7979
* [`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)
80+
* [`UnsafeCell/Cell.get_mut()`](https://github.com/rust-lang/rust/pull/32565)
8181
* [`const_eval` fixes](https://github.com/rust-lang/rust/pull/33339)
8282
* [New armv7-linux-androideabi target](https://github.com/rust-lang/rust/pull/33414)
8383
* [Implement constant support in MIR](https://github.com/rust-lang/rust/pull/33130)

0 commit comments

Comments
 (0)