We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e1061 commit 5a0f7aaCopy full SHA for 5a0f7aa
RELEASES.txt
@@ -130,6 +130,7 @@ Version 0.8 (October 2013)
130
* rustc's debug info generation (`-Z debug-info`) is greatly improved.
131
* rustc accepts `--target-cpu` to compile to a specific CPU architecture,
132
similarly to gcc's `--march` flag.
133
+ * rustc's performance compiling small crates is much better.
134
* rustpkg has received many improvements.
135
* rustpkg supports git tags as package IDs.
136
* rustpkg builds into target-specific directories so it can be used for
0 commit comments