Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-01 | refactor: remove impossible unwrap in injectable macro | HampusM | |
This unwrap couldn't possibly be Err and can be removed by creating method call expressions by hand | |||
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 | |