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 912ab64 commit 1aabbd0Copy full SHA for 1aabbd0
RELEASES.md
@@ -1,3 +1,18 @@
1
+Version 1.2.0 (August 2015)
2
+===========================
3
+
4
+Highlights
5
+----------
6
7
+* [Parallel codegen][parcodegen] is now working again, which can substantially
8
+ speed up large builds in debug mode; It also gets another ~33% speedup when
9
+ bootstrapping on a 4 core machine (using 8 jobs). It's not enabled by default,
10
+ but will be "in the near future"
11
12
13
+[parcodegen]: https://github.com/rust-lang/rust/pull/26018
14
15
16
Version 1.1.0 (June 2015)
17
=========================
18
0 commit comments