ZIm/crates/git_hosting_providers/src
Piotr Osiewicz 03c84466c2
chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)
While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
2024-10-07 01:29:58 +02:00
..
providers Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
git_hosting_providers.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
providers.rs Add a registry for GitHostingProviders (#11470) 2024-05-06 21:24:48 -04:00