| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-08 | More feature whitelisting of winapi | Oliver Scherer | -0/+3 | |
| 2019-01-08 | Adjust cargo workspace hack to miri/cargo interactions | Oliver Scherer | -1/+4 | |
| 2018-12-28 | Update cargo, rls, miri | Eric Huss | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-10 | Update Cargo submodule and its dependencies | Alex Crichton | -2/+4 | |
| Hopefully just another routine update! So far this starts to enable the `std::arch` in stage0 builds of rustc. This means that we may need stage0/not(stage0) in stdsimd itself, but more and more code is starting to use `std::arch` so I think it's time to start shifting the balance of work here. | ||||
| 2018-12-08 | Reduce the numbers of syn versions compiled from 4 to 2 | Bastien Orivel | -1/+1 | |
| The last remaining one comes from mdbook. Unfortunately updating it breaks everything | ||||
| 2018-11-09 | Update Cargo submodule | Alex Crichton | -1/+1 | |
| Hopefully a relatively routine update! | ||||
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex 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-04 | Add features to the workspace hack | Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer | -1/+5 | |
| 2018-10-03 | Update clippy | Manish Goregaokar | -0/+4 | |
| 2018-08-29 | Add more features to the workspace so that all tools pick up on it | Oliver Schneider | -0/+3 | |
| 2018-08-25 | Update Cargo submodule | Alex Crichton | -11/+13 | |
| Also update Cargo's dependencies while we're at it | ||||
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -0/+80 | |
| Bring in some fixes for `cargo fix` notably | ||||
