| Age | Commit message (Expand) | Author | Lines |
| 2014-10-22 | debuginfo: Print more output in lldb_batchmode.py for better error logs. | Michael Woerister | -2/+9 |
| 2014-10-14 | auto merge of #18023 : chris-morgan/rust/vim-misc-2014-10-14, r=kballard | bors | -7/+7 |
| 2014-10-14 | Highlight 1..2 according to the current grammar. | Chris Morgan | -2/+3 |
| 2014-10-14 | Highlight `extern crate "foo" as bar;` properly. | Chris Morgan | -1/+3 |
| 2014-10-14 | Vim: Stop highlighting foo in `use foo;` specially | Chris Morgan | -4/+1 |
| 2014-10-13 | Include the Unicode version used to generate `src/libunicode/tables.rs`. | Simon Sapin | -0/+9 |
| 2014-10-10 | auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton | bors | -4/+4 |
| 2014-10-09 | Bump version to 0.13.0 | Brian Anderson | -1/+1 |
| 2014-10-09 | unicode: Make statics legal | Alex Crichton | -4/+4 |
| 2014-10-09 | auto merge of #17871 : michaelwoerister/rust/lldb-versioning, r=alexcrichton | bors | -4/+17 |
| 2014-10-08 | debuginfo: Don't mark struct fields as artificial. | Michael Woerister | -4/+17 |
| 2014-10-07 | Add `abstract`, `final`, and `override` to rust.vim keyword list | John Gallagher | -1/+1 |
| 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 |