| Age | Commit message (Expand) | Author | Lines |
| 2014-11-11 | auto merge of #18793 : swgillespie/rust/master, r=alexcrichton | bors | -1/+2 |
| 2014-11-11 | auto merge of #18797 : vadimcn/rust/prefer-bundled2, r=alexcrichton | bors | -8/+45 |
| 2014-11-10 | Add 'move' keyword to emacs, kate, and vim editor modes. | Sean Gillespie | -1/+2 |
| 2014-11-10 | vim: move 'move' to rustStorage | Josh Stone | -2/+2 |
| 2014-11-10 | auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichton | bors | -6/+6 |
| 2014-11-09 | Added `move` keyword and renamed `fail` to `panic` | Vladimir Matveev | -6/+6 |
| 2014-11-08 | Include some of the more popular Windows import libs into the bundle. | Vadim Chugunov | -5/+42 |
| 2014-11-08 | Move gcc back to rustlib\<triple>\bin | Vadim Chugunov | -3/+3 |
| 2014-11-08 | Renamed Extendable to Extend | gamazeps | -1/+1 |
| 2014-11-06 | rollup merge of #18654 : michaelwoerister/lldb-test-timeout | Alex Crichton | -0/+25 |
| 2014-11-06 | rollup merge of #18656 : thiagopnts/rename-deprecated-non_uppercase_statics | Alex Crichton | -1/+1 |
| 2014-11-06 | Prelude: rename and consolidate extension traits | Aaron Turon | -5/+5 |
| 2014-11-05 | debuginfo: Add a timeout for LLDB tests. | Michael Woerister | -0/+20 |
| 2014-11-05 | rename deprecated non_uppercase_statics to non_upper_case_globals | thiagopnts | -1/+1 |
| 2014-11-05 | debuginfo: Add timeout before running executable in LLDB tests. | Michael Woerister | -0/+5 |
| 2014-11-04 | libsyntax: Forbid escapes in the inclusive range `\x80`-`\xff` in | Patrick Walton | -1/+1 |
| 2014-11-04 | Implement flexible target specification | Corey Richardson | -3/+2 |
| 2014-11-03 | rollup merge of #18247 : kballard/vim_rust_run_cwd_space | Alex Crichton | -6/+6 |
| 2014-11-01 | Replace deprecated missing_doc attribute. | Joseph Crail | -1/+1 |
| 2014-10-28 | auto merge of #17851 : brson/rust/rustup, r=alexcrichton | bors | -0/+476 |
| 2014-10-28 | Long lines | Brian Anderson | -1/+2 |
| 2014-10-27 | Untabify rustup.sh | Brian Anderson | -18/+18 |
| 2014-10-25 | Fix spelling mistakes in comments. | Joseph Crail | -1/+1 |
| 2014-10-22 | vim: Fix :RustRun when cwd has a space in it | Kevin Ballard | -6/+6 |
| 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-07 | Add rustup.sh to the repo | Brian Anderson | -0/+475 |
| 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 |