Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply clippy suggestions for 1.67 (#769) | Dirkjan Ochtman | 2023-01-30 | 1 | -4/+3 |
* | chore: remove allow(clippy::disallowed_names) | Dirkjan Ochtman | 2022-11-07 | 1 | -1/+0 |
* | chore: apply clippy suggestions for 1.65 | Dirkjan Ochtman | 2022-11-07 | 1 | -1/+1 |
* | Feature-gate test_whitespace_parsing() | René Kijewski | 2022-06-20 | 1 | -0/+1 |
* | Replace `&Option<Box<T>>` with `Option<&T>` (#696) | René Kijewski | 2022-06-15 | 1 | -1/+1 |
* | Move code generation into askama_derive | René Kijewski | 2022-05-24 | 1 | -0/+536 |