| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | ||||
