| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename `mingling_picker` to `arg_picker` | 魏曹先生 | 10 hours | 1 | -131/+0 |
| | | |||||
| * | feat: add shorthand methods for fallback picker patterns | 魏曹先生 | 12 hours | 1 | -10/+74 |
| | | | | | | | | Introduce `pick_or`, `pick_or_default`, and `pick_or_route` methods on both `Picker` and existing patterns to combine picking with a fallback in a single call. Extract shared `PickerPattern1` construction into `Picker::build_pattern1`. | ||||
| * | feat(corebind): add EntryPicker trait for binding entry types to Picker | 魏曹先生 | 12 hours | 1 | -0/+67 |
| BREAKING CHANGE: prelude now exports EntryPicker in place of IntoPicker when mingling_support feature is enabled | |||||
