rust-lang / reference

The Rust Reference
https://doc.rust-lang.org/nightly/reference/
Apache License 2.0
1.25k stars 491 forks source link

Clarify rules for on_unimplemented warnings #1680

Open ehuss opened 3 days ago

ehuss commented 3 days ago

When adding test annotations for this, this section was a bit difficult to attach the correct rules. The sentence about what happens with repetition belongs with on_unimplemented.repetition, and the warnings key should be more explicit about what it is for.