diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-11 16:03:05 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-11 16:03:05 +0900 |
| commit | 1ec2220def43e37e5a65b96dde93c19b493258f4 (patch) | |
| tree | ecb5188e36a52c31a781117807801e3ac344a541 /crates/shirabe/src/util/package_sorter.rs | |
| parent | 5d4f18559c2d07c8f05d6585ffc06866411c5a0f (diff) | |
| download | php-shirabe-1ec2220def43e37e5a65b96dde93c19b493258f4.tar.gz php-shirabe-1ec2220def43e37e5a65b96dde93c19b493258f4.tar.zst php-shirabe-1ec2220def43e37e5a65b96dde93c19b493258f4.zip | |
feat(completion): thread Rc<InputOption> through suggest_options
InputDefinition stores options as Rc<InputOption> for sharing, so
CompletionSuggestions::suggest_option[s] now accepts Rc<InputOption>
instead of owned values, resolving the ownership mismatch left as a
todo!() in Application::complete and CompleteCommand.
Diffstat (limited to 'crates/shirabe/src/util/package_sorter.rs')
0 files changed, 0 insertions, 0 deletions
