| Age | Commit message (Expand) | Author | Lines |
| 2014-04-01 | doc: Update windows status on FAQ | klutzy | -3/+3 |
| 2014-03-31 | auto merge of #13184 : alexcrichton/rust/priv-fields, r=brson | bors | -2674/+2649 |
| 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-03-31 | auto merge of #13189 : alexcrichton/rust/relnotes, r=brson | bors | -0/+158 |
| 2014-03-31 | auto merge of #13230 : Kroisse/rust/encodable-json, r=erickt | bors | -2/+2 |
| 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 #13223 : brson/rust/dist, r=alexcrichton | bors | -2/+15 |
| 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-31 | mk: Workaround distcheck failure on mac. #13224 | Brian Anderson | -2/+13 |
| 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: distcheck --uninstall | Brian Anderson | -0/+1 |
| 2014-03-30 | dist: Add libbacktrace to source tarballs | Brian Anderson | -0/+1 |
| 2014-03-30 | auto merge of #13219 : brson/rust/dist-root, r=sfackler | bors | -3/+2 |
| 2014-03-30 | mk: Don't touch config.tmp or tmp/dist as root. Closes #13190 | Brian Anderson | -3/+2 |
| 2014-03-30 | auto merge of #13218 : brson/rust/dist-mac, r=sfackler | bors | -1/+1 |
| 2014-03-30 | mk: Fix 'make dist' on Mac | Brian Anderson | -1/+1 |
| 2014-03-30 | auto merge of #13216 : alexcrichton/rust/fix-configure-for-travis, r=sfackler | bors | -1/+1 |
| 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 | configure: Accept LLVM 3.4.X during configuration | Alex Crichton | -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 | auto merge of #13208 : Tohie/rust/master, r=alexcrichton | bors | -3/+3 |
| 2014-03-30 | Add draft 0.10 release notes | Alex Crichton | -0/+158 |