10105: RfC: Use `todo!()` instead of `()` for missing fields r=jonas-schievink a=jo-so Most commonly a field of a struct can be initialized with its default value than an empty tuple. Co-authored-by: Jörg Sommer <joerg@jo-so.de> |
||
|---|---|---|
| .. | ||
| main.rs | ||
| sourcegen.rs | ||
| support.rs | ||
| testdir.rs | ||
| tidy.rs | ||