| Age | Commit message (Expand) | Author | Lines |
| 2014-10-02 | rm obsolete valgrind suppressions | Daniel Micay | -20/+0 |
| 2014-10-01 | auto merge of #17630 : sfackler/rust/cfg-warnings, r=brson | bors | -1/+1 |
| 2014-09-30 | auto merge of #17479 : gamazeps/rust/issue17478, r=alexcrichton | bors | -3/+3 |
| 2014-09-30 | Fix librustc_llvm | Steven Fackler | -1/+1 |
| 2014-09-30 | auto merge of #17640 : brson/rust/wininst, r=alexcrichton | bors | -2/+2 |
| 2014-09-29 | install: Fix the install.sh script to work with spaces | Brian Anderson | -2/+2 |
| 2014-09-29 | Replaced some TODO by FIXME | gamazeps | -3/+3 |
| 2014-09-29 | rollup merge of #17573 : iliekturtles/17570-windows-installer-path | Alex Crichton | -2/+2 |
| 2014-09-26 | dist: Make Windows installer modify system %PATH% | Mike Boutin | -2/+2 |
| 2014-09-25 | Relicense shootout-fasta-redux.rs to the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-09-22 | Add cargo.vim compiler file. | Damien Radtke | -0/+49 |
| 2014-09-22 | auto merge of #17212 : mahkoh/rust/vim, r=kballard | bors | -29/+31 |
| 2014-09-21 | auto merge of #17412 : vadimcn/rust/gccpref, r=alexcrichton | bors | -3/+3 |
| 2014-09-20 | Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). ... | Vadim Chugunov | -3/+3 |
| 2014-09-19 | rollup merge of #17306 : scialex/fix-zsh | Alex Crichton | -68/+131 |
| 2014-09-18 | fix for vim < 7.4.355 | Julian Orth | -0/+37 |
| 2014-09-18 | auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brson | bors | -0/+2 |
| 2014-09-17 | rollup merge of #17309 : aturon/deprecate-libnum | Alex Crichton | -1/+0 |
| 2014-09-17 | Relicense shootout-fasta.rs ti the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-09-17 | Relicense shootout-spectralnorm.rs to the shootout license | Guillaume Pinot | -0/+1 |
| 2014-09-16 | Deprecate libnum in favor of rust-lang/num | Aaron Turon | -1/+0 |
| 2014-09-16 | Improve the zsh completions. | Alexander Light | -68/+131 |
| 2014-09-15 | mk: Update how the build deals with version labels. #16677 | Brian Anderson | -1/+1 |
| 2014-09-13 | update vim indent file | Julian Orth | -38/+3 |
| 2014-09-12 | auto merge of #17159 : brson/rust/snaps, r=alexcrichton | bors | -3/+1 |
| 2014-09-11 | Package rustc's mingw dependencies into Windows installer. | Vadim Chugunov | -27/+85 |
| 2014-09-11 | Update license notice. | Vadim Chugunov | -7/+4 |
| 2014-09-10 | Register snapshots | Brian Anderson | -3/+1 |
| 2014-09-10 | auto merge of #17135 : brson/rust/wininst, r=alexcrichton | bors | -1/+2 |
| 2014-09-10 | auto merge of #17109 : brson/rust/win64snap, r=alexcrichton | bors | -9/+15 |
| 2014-09-09 | Fix naming of windows installer | Brian Anderson | -1/+2 |
| 2014-09-09 | Fix snapshot.py for win64 | Brian Anderson | -9/+15 |
| 2014-09-09 | rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-redux | Alex Crichton | -0/+1 |
| 2014-09-09 | rollup merge of #17077 : TeXitoi/relicense-shootout-nbody | Alex Crichton | -0/+1 |
| 2014-09-08 | Relicense shootout-chameneos-redux.rs to the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-09-07 | Relicense shootout-nbody.rs to the shootout license | Guillaume Pinot | -0/+1 |
| 2014-09-07 | Relicense shootout-reverse-complement.rs to the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-08-30 | auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton | bors | -0/+231 |
| 2014-08-30 | Unify non-snake-case lints and non-uppercase statics lints | P1start | -1/+1 |
| 2014-08-27 | debuginfo: Emit different autotest debugger scripts depending on GDB version. | Michael Woerister | -5/+11 |
| 2014-08-27 | debuginfo: Add GDB pretty printers for structs and enums. | Michael Woerister | -0/+225 |
| 2014-08-23 | auto merge of #16691 : klutzy/rust/issue-15297, r=alexcrichton | bors | -3/+4 |
| 2014-08-23 | Remove stage0 attributes. | Vadim Chugunov | -2/+0 |
| 2014-08-23 | test: Convert Window path to MSYS path | klutzy | -3/+4 |
| 2014-08-17 | auto merge of #16547 : huonw/rust/new-kw, r=pcwalton | bors | -3/+9 |
| 2014-08-17 | auto merge of #16535 : michaelsproul/rust/vim-traits, r=pcwalton | bors | -8/+8 |
| 2014-08-17 | Add new keywords (particularly `where` & `virtual`) to editor modes. | Huon Wilson | -3/+9 |
| 2014-08-16 | vim: Update syntax file for Prelude changes. | Michael Sproul | -8/+8 |
| 2014-08-15 | vim: Don't set foldmethod in the syntax file either | Kevin Ballard | -11/+14 |
| 2014-08-15 | auto merge of #16486 : kballard/rust/vim_conceal, r=chris | bors | -2/+9 |