Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use strip_prefix() instead of starts_with and slicing (clippy::manual_strip) | Matthias Krüger | 2021-03-21 | 1 | -6/+4 |
* | Remove now dead code | Aleksey Kladov | 2021-03-08 | 1 | -6/+6 |
* | Simplify xtask | Aleksey Kladov | 2021-03-01 | 1 | -1/+1 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -5/+5 |
* | Use xshell::read_file instead of fs::read_to_string | Igor Aleksanov | 2020-10-19 | 1 | -1/+1 |
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 1 | -4/+4 |
* | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | 2019-11-13 | 1 | -2/+2 |
* | Some clippy fixes | kjeremy | 2019-10-30 | 1 | -5/+3 |
* | refactor comment extraction from tasks | Aleksey Kladov | 2019-10-24 | 1 | -38/+20 |
* | simplify | Aleksey Kladov | 2019-10-24 | 1 | -14/+13 |
* | xtask: don't depend on itertools | Aleksey Kladov | 2019-10-23 | 1 | -17/+22 |
* | xtask: move codegen to a module | Aleksey Kladov | 2019-10-23 | 1 | -0/+150 |