about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2014-11-06rollup merge of #18654 : michaelwoerister/lldb-test-timeoutAlex Crichton-0/+25
2014-11-06rollup merge of #18656 : thiagopnts/rename-deprecated-non_uppercase_staticsAlex Crichton-1/+1
2014-11-06Prelude: rename and consolidate extension traitsAaron Turon-5/+5
2014-11-05debuginfo: Add a timeout for LLDB tests.Michael Woerister-0/+20
2014-11-05rename deprecated non_uppercase_statics to non_upper_case_globalsthiagopnts-1/+1
2014-11-05debuginfo: Add timeout before running executable in LLDB tests.Michael Woerister-0/+5
2014-11-04libsyntax: Forbid escapes in the inclusive range `\x80`-`\xff` inPatrick Walton-1/+1
2014-11-04Added check for absolute file path, removed hard tab, and added documentation...Damien Radtke-3/+14
2014-11-04Implement flexible target specificationCorey Richardson-3/+2
2014-11-03rollup merge of #18247 : kballard/vim_rust_run_cwd_spaceAlex Crichton-6/+6
2014-11-01Replace deprecated missing_doc attribute.Joseph Crail-1/+1
2014-10-28auto merge of #17851 : brson/rust/rustup, r=alexcrichtonbors-0/+476
2014-10-28Long linesBrian Anderson-1/+2
2014-10-27Untabify rustup.shBrian Anderson-18/+18
2014-10-25Fix spelling mistakes in comments.Joseph Crail-1/+1
2014-10-24Updates based on kballard's feedback.Damien Radtke-20/+11
2014-10-22vim: Fix :RustRun when cwd has a space in itKevin Ballard-6/+6
2014-10-22debuginfo: Print more output in lldb_batchmode.py for better error logs.Michael Woerister-2/+9
2014-10-14auto merge of #18023 : chris-morgan/rust/vim-misc-2014-10-14, r=kballardbors-7/+7
2014-10-14Highlight 1..2 according to the current grammar.Chris Morgan-2/+3
2014-10-14Highlight `extern crate "foo" as bar;` properly.Chris Morgan-1/+3
2014-10-14Vim: Stop highlighting foo in `use foo;` speciallyChris Morgan-4/+1
2014-10-13Include the Unicode version used to generate `src/libunicode/tables.rs`.Simon Sapin-0/+9
2014-10-10auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwaltonbors-4/+4
2014-10-09Bump version to 0.13.0Brian Anderson-1/+1
2014-10-09unicode: Make statics legalAlex Crichton-4/+4
2014-10-09auto merge of #17871 : michaelwoerister/rust/lldb-versioning, r=alexcrichtonbors-4/+17
2014-10-08debuginfo: Don't mark struct fields as artificial.Michael Woerister-4/+17
2014-10-07Add `abstract`, `final`, and `override` to rust.vim keyword listJohn Gallagher-1/+1
2014-10-07Use rustc's errorformat and add option to specify permanent parameters.Damien Radtke-4/+15
2014-10-07Add rustup.sh to the repoBrian Anderson-0/+475
2014-10-02rm obsolete valgrind suppressionsDaniel Micay-20/+0
2014-10-01auto merge of #17630 : sfackler/rust/cfg-warnings, r=brsonbors-1/+1
2014-09-30auto merge of #17479 : gamazeps/rust/issue17478, r=alexcrichtonbors-3/+3
2014-09-30Fix librustc_llvmSteven Fackler-1/+1
2014-09-30auto merge of #17640 : brson/rust/wininst, r=alexcrichtonbors-2/+2
2014-09-29install: Fix the install.sh script to work with spacesBrian Anderson-2/+2
2014-09-29Replaced some TODO by FIXMEgamazeps-3/+3
2014-09-29rollup merge of #17573 : iliekturtles/17570-windows-installer-pathAlex Crichton-2/+2
2014-09-26dist: Make Windows installer modify system %PATH%Mike Boutin-2/+2
2014-09-25Relicense shootout-fasta-redux.rs to the shootout license.Guillaume Pinot-0/+1
2014-09-24Some improvements to the Cargo compiler file.Damien Radtke-9/+19
2014-09-22Add cargo.vim compiler file.Damien Radtke-0/+49
2014-09-22auto merge of #17212 : mahkoh/rust/vim, r=kballardbors-29/+31
2014-09-21auto merge of #17412 : vadimcn/rust/gccpref, r=alexcrichtonbors-3/+3
2014-09-20Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). ...Vadim Chugunov-3/+3
2014-09-19rollup merge of #17306 : scialex/fix-zshAlex Crichton-68/+131
2014-09-18fix for vim < 7.4.355Julian Orth-0/+37
2014-09-18auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brsonbors-0/+2
2014-09-17rollup merge of #17309 : aturon/deprecate-libnumAlex Crichton-1/+0