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