rust/crates/rust-analyzer
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 #10332 2021-09-24 14:59:02 +00:00
tests/slow-tests Merge #10105 2021-09-24 15:12:17 +00:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00