| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-12 | update RLS and rustfmt | Caleb Cartwright | -5/+5 | |
| 2021-02-09 | update RLS and rustfmt | Caleb Cartwright | -5/+5 | |
| 2021-01-28 | update rustfmt to v1.4.34 | Caleb Cartwright | -5/+5 | |
| 2021-01-16 | bump rustfmt to v1.4.32 | Caleb Cartwright | -5/+5 | |
| 2021-01-15 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 | |
| 2020-12-20 | update rustfmt to v1.4.30 | Caleb Cartwright | -5/+5 | |
| 2020-12-06 | Bump Rustfmt to 1.4.29 | Igor Matuszewski | -5/+5 | |
| 2020-12-05 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 | |
| 2020-11-16 | update rustfmt to v1.4.27 | Caleb Cartwright | -5/+5 | |
| 2020-11-14 | Update rustfmt to v1.4.26 | Caleb Cartwright | -5/+5 | |
| 2020-11-11 | update rustfmt | Caleb Cartwright | -5/+5 | |
| 2020-11-06 | Bump Rustfmt and RLS | Alessandro Ghedini | -5/+5 | |
| Should hopefully fix #78341 and #78340. | ||||
| 2020-10-05 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 | |
| 2020-09-05 | Update RLS and Rustfmt | Caleb Cartwright | -5/+5 | |
| 2020-08-12 | Update RLS and Rustfmt | Igor Matuszewski | -18/+5 | |
| 2020-07-25 | Update rustfmt | Tyler Mandry | -18/+15 | |
| Changes: - preparation for potential rustfmt 1.4.19 (#4283) - chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf - deps: bump rustc-ap to v669 - deps: bump rustc-ap-* to v668 - deps: bump rustc-ap* to v666 - Use correct span for match arms with the leading pipe and attributes (#3975) | ||||
| 2020-06-19 | Bump Rustfmt and RLS | Igor Matuszewski | -18/+18 | |
| 2020-05-28 | submodules: Update RLS and Rustfmt | Igor Matuszewski | -18/+18 | |
| 2020-04-15 | Bump rustfmt and rls | topecongiro | -14/+18 | |
| 2020-04-05 | submodules: Update RLS and Rustfmt to 1.4.13 | Igor Matuszewski | -6/+16 | |
| 2020-02-12 | Update RLS and Rustfmt | Igor Matuszewski | -21/+7 | |
| Bumps rustc-ap-* packages to v642. | ||||
| 2019-12-10 | Update RLS and Rustfmt | Igor Matuszewski | -18/+18 | |
| 2019-10-12 | Update RLS and Rustfmt | Igor Matuszewski | -18/+18 | |
| This also bumps rustc-ap-* crates and fixes the relevant toolstate. | ||||
| 2019-09-09 | Bump RLS and Rustfmt submodules | Igor Matuszewski | -18/+18 | |
| 2019-08-28 | Update rustfmt to 1.4.6 | topecongiro | -6/+21 | |
| 2019-08-20 | Update rustfmt to 1.4.5 | Seiichi Uchida | -21/+6 | |
| 2019-08-06 | Update rustfmt to 1.4.4 | topecongiro | -18/+18 | |
| 2019-08-03 | Update Rustfmt and RLS | Igor Matuszewski | -5/+21 | |
| 2019-07-30 | Update Rustfmt | Igor Matuszewski | -17/+5 | |
| 2019-07-17 | Update rustfmt to the latest master | topecongiro | -18/+14 | |
| 2019-07-17 | Update rustfmt to 1.3.3 | topecongiro | -18/+18 | |
| 2019-06-19 | Update rustfmt and rls | topecongiro | -5/+21 | |
| Update rustfmt to 1.3.0. | ||||
| 2019-04-27 | Update rustfmt to 1.2.2 | topecongiro | -5/+5 | |
| 2019-04-18 | Update rustfmt to 1.2.1 | topecongiro | -5/+5 | |
| 2019-03-27 | Update rustfmt to 1.2.0 | topecongiro | -5/+5 | |
| 2019-03-18 | Update Clippy, RLS and Rustfmt | Mateusz MikuĊa | -5/+5 | |
| 2019-02-18 | Update rustfmt to rust-lang/rustfmt@d6829d | flip1995 | -5/+5 | |
| 2018-12-10 | Update in-tree rustfmt to 1.0.1 to dedup versions | Igor Matuszewski | -19/+5 | |
| 2018-12-10 | Update rustfmt | Simon Sapin | -14/+14 | |
| Pick up https://github.com/rust-lang/rustfmt/pull/3236 | ||||
| 2018-12-02 | Update RLS and Rustfmt | Nick Cameron | -5/+19 | |
| Closes #56261 | ||||
| 2018-11-21 | Update RLS and Rustfmt | Nick Cameron | -5/+5 | |
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex Crichton | -5/+5 | |
| 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-09-26 | Update rustfmt and RLS | Nick Cameron | -5/+5 | |
| 2018-09-04 | Update Rustfmt to 0.99.4 | Igor Matuszewski | -5/+5 | |
| This pulls the same version of rustc-ap-* libs as RLS does. | ||||
| 2018-08-08 | Update RLS and Rustfmt | Nick Cameron | -5/+5 | |
| 2018-08-05 | Update rustfmt and RLS | Nick Cameron | -19/+5 | |
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -14/+14 | |
| Bring in some fixes for `cargo fix` notably | ||||
| 2018-07-29 | Update RLS and rustfmt. | kennytm | -5/+19 | |
| 2018-07-06 | Update RLS, Rustfmt, Cargo, and Clippy | Nick Cameron | -9/+5 | |
| 2018-06-23 | Update rustfmt submodule | Amanieu d'Antras | -5/+8 | |
