| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Remove pull/push functionality from `xtask` | Jakub Beránek | -1/+0 | |
| 2025-06-13 | `cargo upgrade` | Lukas Wirth | -3/+3 | |
| 2025-05-16 | Bump zip to 3.0 | Laurențiu Nicola | -1/+1 | |
| 2025-03-23 | Use zip/deflate-flate2 to avoid BSL-1.0 dep | Laurențiu Nicola | -1/+1 | |
| 2025-03-23 | chore: Bump dependencies | Lukas Wirth | -7/+7 | |
| 2025-03-15 | edition = "2024" | BenjaminBrienen | -1/+1 | |
| 2025-02-05 | Bump proc-macro2 in xtask | Lukas Wirth | -2/+1 | |
| 2024-12-20 | internal: Split serde derive feature into `serde_derive` usage | Lukas Wirth | -1/+2 | |
| Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect. See https://github.com/matklad/macro-dep-test/blob/master/README.md for context. | ||||
| 2024-12-11 | Properly handle different defaults for severity of lints | Chayim Refael Friedman | -0/+1 | |
| Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output. Also support lints that change status between editions, and the `warnings` lint group. | ||||
| 2024-09-04 | Parse builtin#asm expressions | Lukas Wirth | -0/+1 | |
| 2024-04-21 | Use josh for subtree syncs | Laurențiu Nicola | -0/+26 | |
