mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 23:27:51 +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.