Skip to content

Commit 5a0f7aa

Browse files
committed
Add a note about improved rustc perf to 0.8 relnotes
1 parent e2e1061 commit 5a0f7aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Version 0.8 (October 2013)
130130
* rustc's debug info generation (`-Z debug-info`) is greatly improved.
131131
* rustc accepts `--target-cpu` to compile to a specific CPU architecture,
132132
similarly to gcc's `--march` flag.
133+
* rustc's performance compiling small crates is much better.
133134
* rustpkg has received many improvements.
134135
* rustpkg supports git tags as package IDs.
135136
* rustpkg builds into target-specific directories so it can be used for

0 commit comments

Comments
 (0)