aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/show_binaries.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait魏曹先生4 days1-1/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生5 days1-2/+2
* style: Reorder imports and reformat code with cargo fmt魏曹先生13 days1-3/+3
* feat: require renderers to return RenderResult instead of mutating one魏曹先生13 days1-8/+13
* feat(mling): enable pathf feature and run type mapping build魏曹先生2026-06-291-2/+5
* Move error handling into its own module and add show.binaries command魏曹先生2026-06-071-0/+70