rust-analyzer/crates/ide_diagnostics
bors[bot] eb17e90eba
Merge #10105
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>
2021-09-24 15:12:17 +00:00
..
src Merge #10105 2021-09-24 15:12:17 +00:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00