about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-09-17Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichtonTim Neumann-0/+10
2017-09-16Rollup merge of #44598 - RalfJung:installer, r=alexcrichtonAlex Crichton-0/+0
2017-09-16Auto merge of #43017 - durka:stabilize-const-invocation, r=eddybbors-0/+0
2017-09-16bump rlsAlex Burka-0/+0
2017-09-15update rust-installerRalf Jung-0/+0
2017-09-14Rollup merge of #44430 - steveklabnik:update-mdbook, r=alexcrichtonCorey Farwell-21/+8
2017-09-13Auto merge of #44420 - alexcrichton:private-cstore, r=michaelwoeristerbors-0/+0
2017-09-13Build and test RustfmtNick Cameron-0/+1
2017-09-13Add rustfmt as a submoduleNick Cameron-0/+9
2017-09-12rustc: Make `CrateStore` private to `TyCtxt`Alex Crichton-0/+0
2017-09-12Disable the new Hasher tests on Emscripten.kennytm-0/+1
2017-09-11update mdbooksteveklabnik-21/+8
2017-09-09rustbuild: Switch back to using hard linksAlex Crichton-0/+0
2017-09-06Rollup merge of #44313 - RalfJung:book, r=nikomatsakisMark Simulacrum-9/+0
2017-09-06Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichtonMark Simulacrum-20/+56
2017-09-05Make git commit info optional and per-package in channel manifestsSimon Sapin-10/+33
2017-09-04rustbook: remove dead test functionsRalf Jung-9/+0
2017-09-03Resync clippy to v0.0.156Manish Goregaokar-5/+21
2017-09-03Auto merge of #44176 - nrc:update-rls, r=alexcrichtonbors-0/+0
2017-09-02Auto merge of #43886 - oli-obk:clippy, r=nrcbors-0/+7
2017-09-01Update cargo.Mark Simulacrum-0/+0
2017-08-31Bring back stage0 allocator logic on MSVCAlex Crichton-0/+1
2017-08-31Add full git commit hash to release channel manifestsSimon Sapin-20/+33
2017-08-31Update Cargo to 0.23.0 and our lockfileAlex Crichton-0/+0
2017-08-31Update bootstrap compilerAlex Crichton-2/+0
2017-08-31Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrcbors-0/+6
2017-08-31Update rlsNick Cameron-0/+0
2017-08-30Add license exceptionsGuillaume Gomez-0/+6
2017-08-29Rollup merge of #44141 - nrc:rls-preview-beta, r=alexcrichtonAriel Ben-Yehuda-4/+9
2017-08-29Rollup merge of #44126 - laumann:config-doc-comments, r=nikomatsakisAriel Ben-Yehuda-39/+39
2017-08-29Rename the rls component to rls-preview on beta/stableNick Cameron-4/+9
2017-08-28Tweak rls submodule againAlex Crichton-0/+0
2017-08-28compiletest: Change Config comments to doc commentsThomas Jespersen-39/+39
2017-08-27Update the rls submodule againAlex Crichton-0/+0
2017-08-28Merge branch 'master' of https://github.com/rust-lang/rust into genJohn Kåre Alsaker-0/+1
2017-08-28Update rlsJohn Kåre Alsaker-0/+0
2017-08-27Update Cargo submoduleTatsuyuki Ishi-0/+0
2017-08-27Additional libc cleanupTatsuyuki Ishi-0/+1
2017-08-26Update cargoMark Simulacrum-0/+0
2017-08-25Update RLS and CargoNick Cameron-0/+0
2017-08-24Auto merge of #43907 - euclio:command, r=alexcrichtonbors-451/+240
2017-08-23capture `adb shell` stdoutAndy Russell-0/+2
2017-08-22remove needless cloneAndy Russell-1/+1
2017-08-20Auto merge of #43950 - redox-os:redox_docker, r=alexcrichtonbors-0/+1
2017-08-17Add x86_64-unknown-redox to build manifest target listJeremy Soller-0/+1
2017-08-16remove procsrv moduleAndy Russell-51/+28
2017-08-16remove `extra_args` argumentAndy Russell-48/+38
2017-08-16return `Command` from make_compile_argsAndy Russell-68/+45
2017-08-16make `compose_and_run_compiler` take `Command`Andy Russell-52/+40
2017-08-16remove `working_dir` argumentAndy Russell-40/+20