summary refs log tree commit diff
path: root/src/tools/rustc-workspace-hack
AgeCommit message (Collapse)AuthorLines
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-6/+11
In addition to to updating Cargo's submodule and Cargo's dependencies, this also updates Cargo's build to build OpenSSL statically into Cargo as well as libcurl unconditionally. This removes OpenSSL build logic from the bootstrap code, and otherwise requests that even on OSX we build curl statically.
2018-10-04Add features to the workspace hackOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-1/+5
2018-10-03Update clippyManish Goregaokar-0/+4
2018-08-29Add more features to the workspace so that all tools pick up on itOliver Schneider-0/+3
2018-08-25Update Cargo submoduleAlex Crichton-11/+13
Also update Cargo's dependencies while we're at it
2018-08-02Update Cargo submoduleAlex Crichton-0/+80
Bring in some fixes for `cargo fix` notably