| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-10 | Apply clippy suggestions | Clemens Wasser | -4/+4 | |
| 2021-09-11 | don't clone types that are Copy (clippy::clone_on_copy) | Matthias Krüger | -4/+4 | |
| 2021-02-23 | replaced some unwrap_or with unwrap_or_else | klensy | -3/+3 | |
| 2020-12-30 | where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) | Matthias Krüger | -1/+1 | |
| 2020-09-09 | Fix non-determinism in generated format string. | jumbatm | -5/+6 | |
| 2020-09-01 | Add SessionDiagnostic derive macro. | jumbatm | -0/+665 | |
| Co-authored-by: Oliver Scherer <github35764891676564198441@oli-obk.de> | ||||
