solana/faucet/src
Ryo Onodera a30830d7a9
ci: treewide: deny used_underscore_binding (#31319)
* Enforce used_underscore_binding

* Fix all

* Work around for cfg()-ed code...

* ci....

* Make clipply fixes more pleasant

* Clone exit signal while intentionally shadowing

* Use more verbose code to avoid any #[allow(...)]s
2023-04-27 10:10:16 +09:00
..
bin Use Ipv4Addr constants in socketaddr! (#30095) 2023-02-02 16:48:21 -07:00
faucet.rs ci: treewide: deny used_underscore_binding (#31319) 2023-04-27 10:10:16 +09:00
faucet_mock.rs Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
lib.rs