| Age | Commit message (Expand) | Author | Lines |
| 2014-04-01 | doc: Update windows status on FAQ | klutzy | -3/+3 |
| 2014-03-31 | doc: Update with changes in field privacy | Alex Crichton | -14/+11 |
| 2014-03-31 | url: Switch privacy defaults where necessary | Alex Crichton | -12/+12 |
| 2014-03-31 | compiletest: Switch field privacy where necessary | Alex Crichton | -40/+44 |
| 2014-03-31 | rpass/cfail: Update field privacy where necessary | Alex Crichton | -80/+76 |
| 2014-03-31 | num: Switch field privacy as necessary | Alex Crichton | -5/+5 |
| 2014-03-31 | green: Switch field privacy as necessary | Alex Crichton | -40/+41 |
| 2014-03-31 | rustdoc: Switch field privacy as necessary | Alex Crichton | -251/+259 |
| 2014-03-31 | rustuv: Switch field privacy as necessary | Alex Crichton | -74/+74 |
| 2014-03-31 | workcache: Switch field privacy as necessary | Alex Crichton | -11/+11 |
| 2014-03-31 | glob: Switch field privacy as necessary | Alex Crichton | -8/+10 |
| 2014-03-31 | rustc: Switch field privacy as necessary | Alex Crichton | -541/+551 |
| 2014-03-31 | syntax: Switch field privacy as necessary | Alex Crichton | -297/+297 |
| 2014-03-31 | test: Switch field privacy as necessary | Alex Crichton | -34/+34 |
| 2014-03-31 | term: Switch field privacy as necessary | Alex Crichton | -10/+13 |
| 2014-03-31 | serialize: Switch field privacy as necessary | Alex Crichton | -19/+19 |
| 2014-03-31 | log: Swith field privacy as necessary | Alex Crichton | -2/+2 |
| 2014-03-31 | arena: Switch field privacy as necessary | Alex Crichton | -6/+8 |
| 2014-03-31 | sync: Switch field privacy as necessary | Alex Crichton | -57/+61 |
| 2014-03-31 | rand: Switch field privacy as necessary | Alex Crichton | -43/+45 |
| 2014-03-31 | native: Switch field privacy as necessary | Alex Crichton | -37/+39 |
| 2014-03-31 | getopts: Switch field privacy as necessary | Alex Crichton | -13/+16 |
| 2014-03-31 | collections: Switch field privacy as necessary | Alex Crichton | -110/+112 |
| 2014-03-31 | std: Switch field privacy as necessary | Alex Crichton | -893/+889 |
| 2014-03-31 | rustc: Switch struct fields to private by default | Alex Crichton | -77/+20 |
| 2014-04-01 | Json doesn't need to depend on IoError to implement Encodable #13230 | Eunchong Yu | -2/+2 |
| 2014-03-31 | auto merge of #13221 : thestinger/rust/append, r=alexcrichton | bors | -222/+126 |
| 2014-03-31 | auto merge of #13220 : brson/rust/from_iter, r=thestinger | bors | -22/+22 |
| 2014-03-30 | auto merge of #13206 : TeXitoi/rust/fix-shootout-k-nucleotide, r=alexcrichton | bors | -35/+37 |
| 2014-03-31 | vec: convert `append` and `append_one` to methods | Daniel Micay | -222/+126 |
| 2014-03-30 | Rename `from_iterator` to `from_iter` for consistency. | Brian Anderson | -22/+22 |
| 2014-03-30 | mk: Don't touch config.tmp or tmp/dist as root. Closes #13190 | Brian Anderson | -1/+0 |
| 2014-03-30 | auto merge of #13211 : csherratt/rust/arc_fix, r=alexcrichton | bors | -4/+38 |
| 2014-03-30 | auto merge of #13215 : sfackler/rust/vim-attr, r=alexcrichton | bors | -1/+1 |
| 2014-03-30 | Support new attribute syntax in vim syntax file | Steven Fackler | -1/+1 |
| 2014-03-30 | Check that the old value was 1 and not 0 when dropping a Arc value. | Colin Sherratt | -4/+38 |
| 2014-03-30 | make shootout-k-nucleotide.rs pass official test | Guillaume Pinot | -35/+37 |
| 2014-03-30 | Updated references to extra in libcollections docs | Scott Jenkins | -3/+3 |
| 2014-03-30 | Removed deprecated functions `map` and `flat_map` for vectors and slices. | Marvin Löbel | -325/+278 |
| 2014-03-29 | auto merge of #13200 : sfackler/rust/test-attr, r=cmr | bors | -3/+3 |
| 2014-03-29 | Use new inner attribute syntax in test framework | Steven Fackler | -3/+3 |
| 2014-03-29 | auto merge of #13183 : erickt/rust/remove-list, r=alexcrichton | bors | -296/+31 |
| 2014-03-29 | auto merge of #13143 : gentlefolk/rust/issue-9227, r=michaelwoerister | bors | -77/+711 |
| 2014-03-29 | auto merge of #13188 : FlaPer87/rust/master, r=alexcrichton | bors | -5125/+153 |
| 2014-03-29 | auto merge of #13185 : alexcrichton/rust/osx-pkg, r=brson | bors | -1/+17 |
| 2014-03-28 | auto merge of #13168 : jankobler/rust/verify-grammar-02, r=brson | bors | -15/+16 |
| 2014-03-28 | auto merge of #13187 : brson/rust/dist, r=alexcrichton | bors | -11/+68 |
| 2014-03-28 | auto merge of #13170 : eddyb/rust/syntax-cleanup, r=alexcrichton | bors | -486/+445 |
| 2014-03-28 | auto merge of #13157 : pnkfelix/rust/fsk-iss13140, r=nikomatsakis | bors | -3/+142 |
| 2014-03-28 | dist: Tweak the OSX pkg installer | Alex Crichton | -1/+17 |