about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2014-11-23rollup merge of #19166: richo/lldb-cleanupsJakub Bukaj-31/+21
2014-11-22Use mktemp for temporary download directoryJohannes Hoff-7/+1
2014-11-22auto merge of #19125 : chris-morgan/rust/vim-prelude-2014-11-20, r=alexcrichtonbors-32/+27
2014-11-22auto merge of #17513 : dradtke/rust/master, r=kballardbors-15/+38
2014-11-21lldb: Clean up struct printingRicho Healey-21/+15
2014-11-21auto merge of #19095 : juxiliary/rust/master, r=bstriebors-3/+13
2014-11-21auto merge of #16552 : jauhien/rust/fix-libdir, r=alexcrichtonbors-4/+11
2014-11-20lldb: refactor print_vec_slice_valRicho Healey-10/+4
2014-11-20Add vim modeline to lldb formatterRicho Healey-0/+2
2014-11-20Update the Vim syntax prelude.Chris Morgan-32/+27
2014-11-19Adding switch in vim plugin to toggle format optsjuxiliary-3/+13
2014-11-17Switch to purely namespaced enumsSteven Fackler-0/+1
2014-11-16rust-mode.el: Tweak syntax tableRoy Crihfield-4/+1
2014-11-16auto merge of #18994 : sfackler/rust/struct-variants-pt2, r=jakub-bors-1/+0
2014-11-16rollup merge of #18976: bjz/rfc369-numericsJakub Bukaj-1/+1
2014-11-16rollup merge of #18935: jmesmon/cody/no-vendor-triplleJakub Bukaj-1/+5
2014-11-15Un-feature gate struct variantsSteven Fackler-1/+0
2014-11-16Rename IntoStr to IntoStringBrendan Zabarauskas-1/+1
2014-11-16Look for standard crates in LIBDIR provided by --libdir option,Jauhien Piatlicki-4/+11
2014-11-14auto merge of #18827 : bjz/rust/rfc369-numerics, r=alexcrichtonbors-2/+1
2014-11-13src/etc/snapshot: support triples lacking a vendorCody P Schafer-1/+5
2014-11-13etc: Don't bundle libctl3d32 on windowsAlex Crichton-1/+0
2014-11-13Remove Signed trait and add SignedInt traitBrendan Zabarauskas-1/+1
2014-11-13Deprecate Num, Unsigned and PrimitiveBrendan Zabarauskas-2/+1
2014-11-13Move checked arithmetic operators into Int traitBrendan Zabarauskas-1/+1
2014-11-11auto merge of #18793 : swgillespie/rust/master, r=alexcrichtonbors-1/+2
2014-11-11auto merge of #18797 : vadimcn/rust/prefer-bundled2, r=alexcrichtonbors-8/+45
2014-11-10Add 'move' keyword to emacs, kate, and vim editor modes.Sean Gillespie-1/+2
2014-11-10vim: move 'move' to rustStorageJosh Stone-2/+2
2014-11-10auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichtonbors-6/+6
2014-11-09Added `move` keyword and renamed `fail` to `panic`Vladimir Matveev-6/+6
2014-11-08Include some of the more popular Windows import libs into the bundle.Vadim Chugunov-5/+42
2014-11-08Move gcc back to rustlib\<triple>\binVadim Chugunov-3/+3
2014-11-08Renamed Extendable to Extendgamazeps-1/+1
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