| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
Extract duplicate `MockCollect` implementations into a reusable
`MockProgramCollect` type. Conditionally require `Serialize` on the
`Groupped` trait when the `general_renderer` feature is enabled.
|
| | |
|
| |
|
|
|
| |
Reduces indirection and allows taking ownership of the program instance
for proper cleanup before `process::exit()`
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Suppress clippy::ptr_arg lint in match_user_input
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
config
|
| | |
|
| | |
|
| |
|
|
|
| |
Remove Display bound from Group type parameter and delete
dispatcher_render macro. This is a breaking change.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|