| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-08 | [beta] Prepare the 1.27.0 beta release | Alex Crichton | -5/+1 | |
| This commit prepares the 1.27.0 beta release by doing: * Update the release channel to `beta` * Update Cargo's submodule * Update `stdsimd`'s submodule * Update the bootstrap compiler to the freshly minted 1.26.0 stable release * Don't attempt to verify clippy/miri build | ||||
| 2018-04-23 | Fix the miri tool | Oliver Schneider | -1/+1 | |
| 2018-02-24 | Run the external doc tests in tools job. | kennytm | -12/+27 | |
| 2018-02-23 | Disallow toolstate regression at the last week of the 6-week cycle. | kennytm | -0/+49 | |
| 2018-02-05 | Update clippy and miri submodule | Oliver Schneider | -1/+1 | |
| 2017-12-30 | Requires tools to test-pass if the corresponding submodule is updated. | kennytm | -1/+23 | |
| If a PR intends to update a tool but its test has failed, abort the merge regardless of current channel. This should help the tool maintainers if the update turns out to be failing due to changes in latest master. | ||||
| 2017-12-27 | Clarify toolstate names. Move publish.py to a more convenient location. | kennytm | -106/+1 | |
| 2017-12-27 | Upload the toolstate to the remote repository. | kennytm | -9/+212 | |
| 2017-12-26 | Fixup some previous configuration errors. | kennytm | -1/+4 | |
| 2017-12-03 | Update the tools CI to use --no-fail-fast and --save-toolstates. | kennytm | -6/+43 | |
| 2017-12-03 | Move the swap the tools test and cargotest within check-aux. | kennytm | -0/+25 | |
| The cargotest job is renamed to tools for clarification. | ||||
