summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2015-01-07Merge pull request #20689 from huonw/editor-_sizebors-2/+6
2015-01-07Update editor syntax files for isize/usize.Huon Wilson-2/+6
2015-01-07auto merge of #20620 : brson/rust/relnotes, r=huonwbors-1/+1
2015-01-06Bump some version numbersBrian Anderson-1/+1
2015-01-06rollup merge of #20643: scialex/update-zshAlex Crichton-69/+93
2015-01-06rollup merge of #20557: cactorium/prettyprintersAlex Crichton-22/+29
2015-01-06update zsh rust completionsAlexander Light-69/+93
2015-01-05rollup merge of #20482: kmcallister/macro-reformAlex Crichton-1/+1
2015-01-05rollup merge of #20583: csouth3/vim-syntaxAlex Crichton-41/+19
2015-01-05Reserve the keyword 'macro'Keegan McAllister-1/+1
2015-01-05Update reexports in vim syntax fileChase Southwood-41/+19
2015-01-05kate syntax highlight: update keyword listYork Xiang-4/+18
2015-01-04Pylinted and slightly better commentedKelvin Ly-6/+10
2015-01-04Added fix to LLDB formatterKelvin Ly-16/+16
2015-01-04Fixed GDB pretty printer moreKelvin Ly-2/+2
2015-01-04Fixed GDB pretty printer to work on enums correctlyKelvin Ly-5/+8
2015-01-04Merge pull request #20452 from brson/rustupbors-33/+103
2015-01-04Merge pull request #20442 from csouth3/vim-syntaxbors-4/+4
2015-01-03Download from the combined installerBrian Anderson-1/+1
2015-01-03rustup: Long linesBrian Anderson-1/+4
2015-01-03auto merge of #20456 : brson/rust/packaging2, r=alexcrichtonbors-388/+0
2015-01-02Remove .pkg and .exe installersBrian Anderson-388/+0
2015-01-02rustup: Don't do verbose tarball extractionBrian Anderson-1/+1
2015-01-02rustup: Install from the combined installerBrian Anderson-45/+4
2015-01-02Merge remote-tracking branch 'erickt/rustup'Brian Anderson-15/+123
2015-01-02Fix vim syntax highlighting for `derive`Chase Southwood-4/+4
2015-01-02rollup merge of #20273: alexcrichton/second-pass-commAlex Crichton-2/+2
2014-12-30debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...Michael Woerister-0/+35
2014-12-29rollup merge of #20317: brson/rust-installer-v2Alex Crichton-6/+0
2014-12-29mk: Package mingw components in unix installer on windowsBrian Anderson-6/+0
2014-12-29rollup merge of #20243: bombless/patch-1Alex Crichton-1/+2
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-2/+2
2014-12-29rustup: allow the use of either sha256sum or shasum to verify the download hashErick Tryzelaar-2/+16
2014-12-29rustup: Add support for resuming downloadsErick Tryzelaar-2/+15
2014-12-29rustup: allow rust and cargo snapshot dates to be differentErick Tryzelaar-19/+37
2014-12-29rustup: add caching of old nightliesErick Tryzelaar-9/+40
2014-12-29rustup: Add support for verifying remote hashesErick Tryzelaar-0/+32
2014-12-29auto merge of #19227 : johshoff/rust/master, r=brsonbors-4/+15
2014-12-28Split overly long lineJohannes Hoff-1/+3
2014-12-26add new-style Unicode escapesbombless-1/+2
2014-12-25auto merge of #20024 : mneumann/rust/dragonfly-fixes3, r=alexcrichtonbors-0/+3
2014-12-24Better temporary directory nameJohannes Hoff-1/+1
2014-12-24Merge branch 'master' into cfg_tmp_dirJohannes Hoff-733/+261
2014-12-23Merge pull request #19886 from brson/rustupbors-1/+1
2014-12-19rustc: Start "stabilizing" some flagsAlex Crichton-1/+1
2014-12-19Several fixes for DragonFly (rebase)Michael Neumann-0/+3
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-12-17rollup merge of #19905: AaronFriel/patch-1Alex Crichton-1/+2
2014-12-17rollup merge of #19893: JacobEdelman/patch-1Alex Crichton-1/+1
2014-12-17rollup merge of #19753: brson/rust-installerAlex Crichton-519/+0