| Age | Commit message (Expand) | Author | Lines |
| 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 | Added check for absolute file path, removed hard tab, and added documentation... | Damien Radtke | -3/+14 |
| 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-24 | Updates based on kballard's feedback. | Damien Radtke | -20/+11 |
| 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 | Use rustc's errorformat and add option to specify permanent parameters. | Damien Radtke | -4/+15 |
| 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-24 | Some improvements to the Cargo compiler file. | Damien Radtke | -9/+19 |
| 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 |