| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-12 | Add rustfmt test for formatting `for<>` before closures | Maybe Waffle | -0/+16 | |
| 2022-06-22 | Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt | Caleb Cartwright | -11381/+184 | |
| 2022-06-12 | Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt | Caleb Cartwright | -97/+12250 | |
| 2022-05-21 | Remove `crate` visibility modifier in libs, tests | Jacob Pratt | -28/+2 | |
| 2022-05-20 | Fix typo | ydah | -2/+2 | |
| This PR is fixes typo "avaiable" to "available". | ||||
| 2022-03-29 | Merge commit '5ff7b632a95bac6955611d85040859128902c580' into ↵ | Caleb Cartwright | -21/+1356 | |
| sync-rustfmt-subtree | ||||
| 2021-12-29 | Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into ↵ | Caleb Cartwright | -0/+153 | |
| sync-rustfmt-subtree | ||||
| 2021-12-02 | Merge commit '8da837185714cefbb261e93e9846afb11c1dc60e' into ↵ | Caleb Cartwright | -0/+1177 | |
| sync-rustfmt-subtree | ||||
| 2021-11-07 | Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync | Caleb Cartwright | -0/+296 | |
| 2021-10-20 | ensure cargo-fmt tests are excluded from root workspace | Caleb Cartwright | -0/+2 | |
| 2021-10-20 | Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree | Caleb Cartwright | -0/+1640 | |
| 2021-08-30 | Temporary fix rustfmt for let-else | Cameron Steffen | -0/+6 | |
| 2021-08-27 | Fix rustfmt test | Deadbeef | -21/+9 | |
| 2021-08-27 | Introduce `~const` | Deadbeef | -12/+10 | |
| - [x] Removed `?const` and change uses of `?const` - [x] Added `~const` to the AST. It is gated behind const_trait_impl. - [x] Validate `~const` in ast_validation. - [ ] Add enum `BoundConstness` to the HIR. (With variants `NotConst` and `ConstIfConst` allowing future extensions) - [ ] Adjust trait selection and pre-existing code to use `BoundConstness`. - [ ] Optional steps (*for this PR, obviously*) - [ ] Fix #88155 - [ ] Do something with constness bounds in chalk | ||||
| 2021-08-22 | Fix typos “an”→“a” and a few different ones that appeared in the ↵ | Frank Steffahn | -2/+2 | |
| same search | ||||
| 2021-07-25 | Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt | Caleb Cartwright | -0/+33 | |
| 2021-06-17 | fix(rustfmt): load nested out-of-line mods correctly | Caleb Cartwright | -0/+19 | |
| 2021-05-14 | Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863' | Caleb Cartwright | -0/+39268 | |
| git-subtree-dir: src/tools/rustfmt git-subtree-mainline: e659b6de9170c055b6f2d16e2679b22d67297b13 git-subtree-split: 7872306edf2e11a69aaffb9434088fd66b46a863 | ||||
