about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-07-25Bump master to 1.21.0Alex Crichton-0/+0
2017-07-24Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichtonMark Simulacrum-0/+12
2017-07-24Auto merge of #43327 - nrc:rls-config, r=eddybbors-0/+0
2017-07-24Point RLS submodule at a branch with required changesNick Cameron-0/+0
2017-07-22Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichtonbors-23/+16
2017-07-21Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090bSimon Sapin-0/+1
2017-07-20Tell `tidy` about `compiler_builtins_lib` featureJoe Ranweiler-0/+12
2017-07-20Update to toml 0.4Mark Simulacrum-23/+16
2017-07-20Auto merge of #43247 - est31:master, r=alexcrichtonbors-16/+41
2017-07-17Run RLS testsNick Cameron-0/+0
2017-07-17Remove exception from license check for strings.rsNick Cameron-1/+0
2017-07-15Auto merge of #43207 - alexcrichton:update-cargo, r=nikomatsakisbors-0/+0
2017-07-15Tidy: allow common lang+lib featuresest31-16/+41
2017-07-13Update the `cargo` submoduleAlex Crichton-0/+0
2017-07-13Reduce the usage of features in compiletest and libtestOliver Schneider-2/+1
2017-07-11update crate dependenciessteveklabnik-2/+2
2017-07-11compiletest: Support custom normalization rules.kennytm-6/+65
2017-07-11compiletest: Refactor: Move the `ignore-{}` logic into its own method.kennytm-30/+34
2017-07-10Update rls to pull rustfmt with libsyntax changesVadim Petrochenkov-0/+0
2017-07-06Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakisbors-0/+1
2017-07-05Merge remote-tracking branch 'origin/master' into proc_macro_apiAlex Crichton-95/+81
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-0/+1
2017-07-02Update cargoest31-0/+0
2017-07-01Auto merge of #42977 - Keruspe:master, r=alexcrichtonbors-0/+0
2017-07-01Auto merge of #42896 - llogiq:clippy_compiletest, r=alexcrichtonbors-94/+79
2017-06-30Rollup merge of #42911 - nrc:rls-update, r=brsonGuillaume Gomez-0/+0
2017-06-30update cargo submoduleMarc-Antoine Perennou-0/+0
2017-06-29fix a stray semicolonAndre Bogus-1/+1
2017-06-29Rollup merge of #42219 - pwoolcoc:add-allow-fail-to-libtest, r=GuillaumeGomezAriel Ben-Yehuda-0/+1
2017-06-28Update RLS submoduleNick Cameron-0/+0
2017-06-27address tidy error & commentAndre Bogus-4/+3
2017-06-26Rollup merge of #42917 - kennytm:gdb-fatal-proc-rec, r=Mark-SimulacrumCorey Farwell-1/+1
2017-06-27compiletest: show details if GDB failed to execute.kennytm-1/+1
2017-06-26Update CargoMark Simulacrum-0/+0
2017-06-26Fix a semantic merge conflictAlex Crichton-1/+1
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-9/+1
2017-06-25fixed some clippy warnings in compiletestAndre Bogus-93/+79
2017-06-24Auto merge of #42784 - tlively:wasm-bot, r=alexcrichtonbors-1/+0
2017-06-24Auto merge of #42541 - gilescope:patch-1, r=alexcrichtonbors-0/+0
2017-06-24add `allow_fail` test attributePaul Woolcock-0/+1
2017-06-23Added a tidy check to disallow "```ignore" and "```rust,ignore".kennytm-0/+15
2017-06-22Add target option for linker environment variablesThomas Lively-8/+2
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-3/+8
2017-06-22Updating cargo to latestGiles Cope-0/+0
2017-06-21Rollup merge of #42766 - nrc:versions, r=nagisaCorey Farwell-0/+0
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-52/+52
2017-06-20Remove the in-tree `flate` crateAlex Crichton-3/+0
2017-06-20Update RLS submodNick Cameron-0/+0
2017-06-20Updating cargo to include #4181.Giles Cope-0/+0
2017-06-19Auto merge of #42722 - est31:master, r=Mark-Simulacrumbors-14/+14