about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2017-05-29Fix formatting issues in Distribution.xmlEdward Yang-33/+33
2017-05-29Add RLS to .pkg installerEdward Yang-0/+11
2017-05-29Add RLS to .exe and .msi installersEdward Yang-0/+13
2017-05-14Rewrite make-win-dist.py in RustWesley Wiser-126/+0
2017-05-07Add support for Hexagon v60 HVX intrinsicsMichael Wu-0/+1326
2017-05-04Move unicode Python script into libstd_unicode crate.Corey Farwell-591/+0
2017-04-28Auto merge of #41575 - alexcrichton:android-qemu-server, r=TimNNbors-35/+0
2017-04-27travis: Parallelize tests on AndroidAlex Crichton-35/+0
2017-04-26windows: Copy libwinpthread-1.dll into libdir binAlex Crichton-1/+2
2017-04-24Adds rust-windbg.cmd scriptAndrew Gaspar-0/+18
2017-04-20Rename environment variable `GDB_CMD` to `RUST_GDB` to prevent ambiguityNicolas Bigaouette-3/+3
2017-04-18Use an (over-writable) environment variable for the `gdb` commandNicolas Bigaouette-1/+4
2017-04-17Remove non-breaking spacesDiggory Blake-4/+4
2017-04-06Auto merge of #40805 - vadimcn:msys-mingw, r=alexcrichtonbors-1/+2
2017-04-05Reduce a table used for `Debug` impl of `str`.Kang Seonghoon-34/+98
2017-03-30Include libpthread into mingw package.Vadim Chugunov-1/+2
2017-02-15Vec, LinkedList, VecDeque, String, and Option NatVis visualizationsAndrew Gaspar-0/+95
2017-02-14Auto merge of #38561 - nagisa:rdrandseed, r=alexcrichtonbors-0/+54
2017-02-06Clean our src/etc of old filesAlex Crichton-520/+0
2017-01-24rustbuild: Start building --enable-extendedAlex Crichton-0/+962
2017-01-07Auto merge of #38781 - SimonSapin:unishrink, r=alexcrichtonbors-13/+58
2017-01-03Reduce the size of static data in std_unicode::tables.Simon Sapin-6/+58
2017-01-02Remove some dead Python code.Simon Sapin-7/+0
2017-01-01Add pretty printing of unions in debuggersPhilip Craig-7/+13
2016-12-26PTX supportJorge Aparicio-0/+110
2016-12-22Add intrinsics & target features for rd{rand,seed}Simonas Kazlauskas-0/+54
2016-11-28rustc: rework stability to be on-demand for type-directed lookup.Eduard Burtescu-4/+1
2016-11-18Fix `fmt::Debug` for strings, e.g. for Chinese charactersTobias Bucher-8/+44
2016-10-19Add libproc_macro from local rust to stage0Josh Stone-0/+1
2016-09-25Haiku: add support for building on HaikuNiels Sascha Reedijk-1/+1
2016-09-17remove useless semicolon from pythonEitan Adler-12/+12
2016-09-17modern style classesEitan Adler-7/+7
2016-09-17make functions static where possibleEitan Adler-11/+22
2016-09-17Remove unused codeEitan Adler-2/+0
2016-09-17prefer tuple to arrayEitan Adler-2/+2
2016-09-17pep8 prefers triple quoted with double quotesEitan Adler-9/+9
2016-09-17simplify python codeEitan Adler-1/+1
2016-08-31Auto merge of #35585 - Kha:gdb-qualified, r=michaelwoeristerbors-20/+20
2016-08-23Auto merge of #35748 - michaelwoerister:fix-rust-gdb-py-version-check, r=brsonbors-1/+1
2016-08-22Add sublime-rust to CONFIGS.md.Terry Sun-0/+1
2016-08-17Make version check in gdb_rust_pretty_printing.py more compatible.Michael Woerister-1/+1
2016-08-10gdb: Fix pretty-printing special-cased Rust typesSebastian Ullrich-20/+20
2016-08-01Auto merge of #35163 - sanxiyn:rollup, r=sanxiynbors-6/+0
2016-08-01Auto merge of #34743 - badboy:llvm-upgrade, r=eddybbors-0/+7
2016-08-01Remove CMake workaroundSeo Sanghyeon-6/+0
2016-07-31Add libarena from local rust to stage0Brendan Cully-0/+1
2016-07-29Update parsing llvm-config outputAlex Crichton-0/+7
2016-07-23Escape fewer Unicode codepoints in `Debug` impl of `str`Tobias Bucher-0/+154
2016-07-16Auto merge of #34779 - infinity0:master, r=alexcrichtonbors-0/+9
2016-07-15mk: If local-rust is the same as the current version, then force a local-rebuildXimin Luo-0/+9