| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-08 | Update remaining GitHub URLs | Jonas Schievink | -1/+1 | |
| 2022-07-05 | Fix project root assert | hi-rustin | -1/+1 | |
| Signed-off-by: hi-rustin <rustin.liu@gmail.com> | ||||
| 2022-06-10 | internal: Bump Dependencies | Lukas Wirth | -1/+1 | |
| 2022-03-17 | Bump xshell and fix dist | Laurențiu Nicola | -1/+1 | |
| 2022-03-14 | :arrow_up: xshell | Aleksey Kladov | -7/+8 | |
| 2021-12-16 | Bump MSRV (1.57) | iDawer | -1/+1 | |
| 2021-10-23 | Set MSRV | Laurențiu Nicola | -0/+1 | |
| 2021-10-21 | Migrate to edition 2021 | Lukas Wirth | -1/+1 | |
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -6/+6 | |
| `clippy::semicolon_if_nothing_returned` | ||||
| 2021-09-13 | internal: prevent possible bugs when adding magical comments | Aleksey Kladov | -1/+14 | |
| 2021-09-13 | internal: simplify | Aleksey Kladov | -13/+13 | |
| 2021-09-13 | internal: fix bugs in tests by simplifying code | Aleksey Kladov | -14/+12 | |
| 2021-09-13 | minore: improve readability | Aleksey Kladov | -36/+28 | |
| Tuples are hard to understand | ||||
| 2021-07-13 | minor: make sure that project_root works correctly | Aleksey Kladov | -1/+3 | |
| 2021-07-05 | minor: drop dummy authors field | Aleksey Kladov | -1/+0 | |
| 2021-07-03 | internal: overhaul code generation | Aleksey Kladov | -0/+208 | |
| * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code). | ||||
