mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 12:18:17 +00:00
Add diagnostic item to `Default` trait This PR adds diagnostic item to `Default` trait to be used by rust-lang/rust-clippy#6562 issue. Also fixes the obsolete path to the `symbols.rs` file in the comment.