| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-08 | Cleanup the error message | Aleksey Kladov | -1/+1 |
| 2021-03-08 | Remove now dead code | Aleksey Kladov | -90/+76 |
| 2021-03-08 | Unused params | Aleksey Kladov | -10/+10 |
| 2021-03-08 | Make `code generation` just work | Aleksey Kladov | -45/+35 |
| 2021-03-08 | Make working with codegen less annoying | Aleksey Kladov | -21/+25 |
| 2021-03-07 | :arrow_up: xflags | Aleksey Kladov | -9/+10 |
| 2021-03-05 | Underengineer `cargo xtask install --client` | Aleksey Kladov | -70/+37 |
| 2021-03-05 | Cleanup install command | Aleksey Kladov | -47/+52 |
| 2021-03-05 | Fix regression where the client was not installed | Aleksey Kladov | -1/+1 |
| 2021-03-02 | Fix xflags fallout | Aleksey Kladov | -1/+1 |
| 2021-03-02 | Merge #7836 | bors[bot] | -10/+33 |
| 2021-03-01 | Update xtask/src/flags.rs | Aleksey Kladov | -1/+1 |
| 2021-03-01 | Check for path dev-dependencies with a version number | Laurențiu Nicola | -10/+33 |
| 2021-03-01 | Use cli parser with auto-generated help | Aleksey Kladov | -133/+176 |
| 2021-03-01 | Axe pre-commit | Aleksey Kladov | -53/+0 |
| 2021-03-01 | Simplify xtask | Aleksey Kladov | -180/+167 |
| 2021-02-27 | Merge #7797 | bors[bot] | -80/+34 |
| 2021-02-27 | Remove dead gen_features code | Laurențiu Nicola | -48/+0 |
| 2021-02-27 | Format generated features manually instead of relying on rustfmt | Laurențiu Nicola | -32/+34 |
| 2021-02-23 | reliable memory usage during benchmarking | Aleksey Kladov | -1/+4 |
| 2021-02-23 | 7526: Rename crate assists to ide_assists. | Chetan Khilosiya | -2/+2 |
| 2021-02-22 | update tidy | kjeremy | -1/+0 |
| 2021-02-21 | Pin ungrammar | Laurențiu Nicola | -1/+1 |
| 2021-02-17 | rename completion -> ide_completion | Aleksey Kladov | -6/+7 |
| 2021-02-13 | Build dist-x86_64-unknown-linux-musl releases | andylizi | -1/+1 |
| 2021-02-12 | Merge #7655 | bors[bot] | -23/+32 |
| 2021-02-12 | Include a commit log summary in the changelog | Laurențiu Nicola | -23/+32 |
| 2021-02-12 | Bump rust to latest stable 1.50 | kjeremy | -1/+1 |
| 2021-02-09 | Track remote branch on xtask promote | Laurențiu Nicola | -1/+1 |
| 2021-02-05 | Do not overwrite lock file | kjeremy | -2/+2 |
| 2021-02-03 | Add cargo file tidy test | Edwin Cheng | -12/+48 |
| 2021-01-26 | Make always-assert crate reusable | Aleksey Kladov | -1/+1 |
| 2021-01-21 | Fix mega bug | Aleksey Kladov | -6/+10 |
| 2021-01-19 | Update pico-args | kjeremy | -14/+22 |
| 2021-01-18 | Add back jemalloc support | Jonas Schievink | -3/+11 |
| 2021-01-18 | Add `MacroType` syntax | Jonas Schievink | -0/+1 |
| 2021-01-15 | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | -1/+1 |
| 2021-01-15 | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | -1/+1 |
| 2021-01-15 | Add support for yiled keyword | Daiki Ihara | -1/+2 |
| 2021-01-15 | Upgrade ungrammar to v1.7 | Daiki Ihara | -1/+1 |
| 2021-01-13 | Render Fn* trait objects and impl types as rust does | Lukas Wirth | -1/+1 |
| 2021-01-11 | Add build benchmark xtask command | Aleksey Kladov | -2/+10 |
| 2021-01-08 | Add check for dbg! macro | Edwin Cheng | -1/+28 |
| 2021-01-08 | Remove unused dbg | Edwin Cheng | -4/+3 |
| 2021-01-07 | Change <|> to $0 - Rebase | Kevaundray Wedderburn | -2/+2 |
| 2021-01-07 | Extend git evacuation procedure | Aleksey Kladov | -1/+13 |
| 2021-01-05 | Rename expr -> tail_expr | Aleksey Kladov | -1/+1 |
| 2021-01-02 | Stop using beta toolchain in xtask dist | Laurențiu Nicola | -9/+1 |
| 2021-01-01 | deny_clippy test works with cfg_attr | Aleksey Kladov | -1/+1 |
| 2020-12-23 | Merge #7010 | bors[bot] | -1/+2 |
