about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2017-08-16let `compose_and_run` take a `Command`Andy Russell-68/+55
2017-08-16replace procsrv functions with `Command`Andy Russell-182/+70
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-35/+35
2017-08-15Add a Cargo.lock to clippyOliver Schneider-21/+5
2017-08-15Add clippy as a submoduleOliver Schneider-0/+23
2017-08-13Cargotest needs only one rustdoc.exe to exist on WindowsMark Simulacrum-1/+4
2017-08-11Rollup merge of #43632 - ruuda:allow-long-relative-urls, r=Mark-SimulacrumGuillaume Gomez-1/+1
2017-08-10Auto merge of #43589 - aidanhs:aphs-fix-system-malloc, r=alexcrichtonbors-0/+1
2017-08-10Fix cross-crate global allocators on windowsAidan Hobson Sayers-0/+1
2017-08-10Auto merge of #43522 - alexcrichton:rewrite-lints, r=michaelwoeristerbors-3/+15
2017-08-10Auto merge of #43582 - ivanbakel:unused_mut_ref, r=arielb1bors-0/+0
2017-08-10Updated cargo submodule to fix compile errorIsaac van Bakel-0/+0
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-3/+15