Skip to content

Commit 3b1f0af

Browse files
committed
Add two more notable changes for this week.
1 parent 8fa0b5e commit 3b1f0af

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/2015-09-14-this-week-in-rust.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ This week's edition was edited by: [nasa42](https://github.com/nasa42) and [llog
4747
## Notable changes
4848

4949
* [Error Handing guide is rewritten from scratch](https://github.com/rust-lang/rust/pull/28301).
50-
* [std: Stabilize/deprecate features for 1.4](https://github.com/rust-lang/rust/pull/28339).
50+
* [Rust 1.4 deprecates some and stabilises many APIs](https://github.com/rust-lang/rust/pull/28339).
51+
* [jemalloc is updated to 4.0.0 and LLVM to 3.7](https://github.com/rust-lang/rust/pull/28173).
52+
* [Comparing raw pointers no longer crashes](https://github.com/rust-lang/rust/pull/28270).
5153

5254
## New Contributors
5355

@@ -123,7 +125,7 @@ I've found it especially nice for mocking up the skeleton of a tool where all ro
123125
On `#rust-offtopic` IRC
124126

125127
> 03:46 < durka42> rust has a culture of small crates
126-
128+
>
127129
> 03:47 < XMPPwocky> a Cargo cult, if you will
128130
129131
Thanks to [Manishearth](https://users.rust-lang.org/users/Manishearth) for the tip. [Submit your quotes for next week!][submit].

0 commit comments

Comments
 (0)