Skip to content

Commit

Permalink
Add a note about improved rustc perf to 0.8 relnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Sep 20, 2013
1 parent e2e1061 commit 5a0f7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Version 0.8 (October 2013)
* rustc's debug info generation (`-Z debug-info`) is greatly improved.
* rustc accepts `--target-cpu` to compile to a specific CPU architecture,
similarly to gcc's `--march` flag.
* rustc's performance compiling small crates is much better.
* rustpkg has received many improvements.
* rustpkg supports git tags as package IDs.
* rustpkg builds into target-specific directories so it can be used for
Expand Down

8 comments on commit 5a0f7aa

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 20, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from thestinger
at brson@5a0f7aa

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 20, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging brson/rust/relnotes = 5a0f7aa into auto

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 20, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brson/rust/relnotes = 5a0f7aa merged ok, testing candidate = 032cbfef

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 21, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No active merge of candidate 5a0f7aa found, likely manual push to master

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 21, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging brson/rust/relnotes = 5a0f7aa into auto

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 21, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brson/rust/relnotes = 5a0f7aa merged ok, testing candidate = 58424eb

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 21, 2013

@bors
Copy link
Contributor

@bors bors commented on 5a0f7aa Sep 21, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 58424eb

Please sign in to comment.