aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-semver/src/version_parser.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-07-11 16:37:32 +0900
committernsfisis <nsfisis@gmail.com>2026-07-11 16:37:32 +0900
commitfbcba37940f27e9c22df0901e6b3b737c26b4369 (patch)
treefcd1dc68b5dca03315abf0d16ff48c5deb6112f5 /crates/shirabe-semver/src/version_parser.rs
parent27d00055df8691a6bd99aaf38633a7338b16cc6a (diff)
downloadphp-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.tar.gz
php-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.tar.zst
php-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.zip
fix(command-loader): return Rc<RefCell<dyn Command>> from get()
CommandLoaderInterface::get() returned Box<dyn Command>, which didn't match the Rc<RefCell<dyn SymfonyCommand>> Application::add() expects, leaving both call sites as todo!() panics.
Diffstat (limited to 'crates/shirabe-semver/src/version_parser.rs')
0 files changed, 0 insertions, 0 deletions