Commit graph

371 commits

Author SHA1 Message Date
Brian Anderson 94caeb326c More authors updates 2015-05-11 10:59:23 -07:00
Brian Anderson 847c088ac5 Update AUTHORS.txt and RELEASES.md for 1.0 2015-05-10 18:52:12 -07:00
Alex Crichton e3b7e6caa2 Tweak relese notes + rebase fixes 2015-04-02 00:18:45 -07:00
Aaron Turon 35a6a372a6 Add release notes for 1.0.0-beta 2015-04-01 16:45:15 -07:00
Denis Defreyne a3aaaca088 Fix frow_raw/from_raw typo 2015-02-21 13:14:17 +01:00
Brian Anderson c4bb064b3a Update AUTHORS.txt and RELEASES.md 2015-02-18 17:02:34 -08:00
kud1ing 2730075ad4 Link to http://rustbyexample.com/ 2015-01-09 08:25:42 +01:00
Steve Klabnik 16a6ebd1f6 "The Rust Programming Language"
This pulls all of our long-form documentation into a single document,
nicknamed "the book" and formally titled "The Rust Programming
Language."

A few things motivated this change:

* People knew of The Guide, but not the individual Guides. This merges
  them together, helping discoverability.
* You can get all of Rust's longform documentation in one place, which
  is nice.
* We now have rustbook in-tree, which can generate this kind of
  documentation. While its style is basic, the general idea is much
  better: a table of contents on the left-hand side.
* Rather than a almost 10,000-line guide.md, there are now smaller files
  per section.
2015-01-08 12:02:11 -05:00
Brian Anderson 9d8de1f42c Sync -> Send 2015-01-06 22:16:34 -08:00
Brian Anderson ef6126a495 Merge pull request #25 from aturon/relnotes-updates
Add int discussion, tweak wording
2015-01-06 22:15:10 -08:00
Aaron Turon a63bb9ba7f Add int discussion, tweak wording 2015-01-06 20:53:55 -08:00
Brian Anderson 1b59406aec Use a better reference for unboxed closures 2015-01-06 18:18:56 -08:00
Brian Anderson 01fabcbe47 Soften pre-1.0 API stability commitment in relnotes 2015-01-06 16:50:54 -08:00
Brian Anderson 0cddbd6e77 Little more relnotes 2015-01-06 16:44:17 -08:00
Brian Anderson 9d073134c9 Add new authors, more relnotes 2015-01-06 16:37:38 -08:00
Brian Anderson 7a346a356a Address feedback 2015-01-06 15:58:23 -08:00
Brian Anderson db8d960c38 1.0.0-alpha release notes 2015-01-06 15:58:23 -08:00
Brian Anderson ba4081a5a8 More relnotes tweaks 2014-10-07 13:44:41 -07:00
Brian Anderson d2856f8127 Update per feedback 2014-10-07 11:18:49 -07:00
Brian Anderson bad7ecbfc7 Update RELEASES.md for 0.12.0 2014-10-07 11:18:49 -07:00
Brian Anderson ea4d5d2a24 Rename RELEASES.txt to RELEASES.md. It's markdown. 2014-10-07 11:18:47 -07:00
Renamed from RELEASES.txt (Browse further)