Age | Commit message (Expand) | Author |
---|---|---|
2023-10-01 | refactor: remove impossible unwrap in injectable macro | HampusM |
2023-08-02 | perf: reduce number of allocations in SynPathExt::to_string | HampusM |
2023-01-13 | refactor: put syn_path_to_string in a extension trait | HampusM |
2022-10-01 | chore: remove repetition of allowing clippy::module_name_repetitions | HampusM |
2022-08-27 | feat: implement named bindings | HampusM |