aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/autoload/autoload_generator.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-07-16 03:27:00 +0900
committernsfisis <nsfisis@gmail.com>2026-07-16 03:27:00 +0900
commit7f6fab27ab088925ff5640f4a6767e7c19cd1fb9 (patch)
tree953081c051b80ead175ecf93809d30d212901c76 /crates/shirabe/src/autoload/autoload_generator.rs
parentba23ea4f22b5482d036706124a196fa03ef4b521 (diff)
downloadphp-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.tar.gz
php-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.tar.zst
php-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.zip
refactor(curl-downloader): wrap AuthHelper in Rc<RefCell<>>
CurlDownloader's download() is about to become an &self async method as part of the HttpDownloader async rearchitecture; its auth_helper field needs interior mutability ahead of that change. RemoteFilesystem keeps its own AuthHelper as a plain field since it stays &mut self.
Diffstat (limited to 'crates/shirabe/src/autoload/autoload_generator.rs')
0 files changed, 0 insertions, 0 deletions