mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 13:10:24 +00:00
RangeFull: Remove parens around .. in documentation snippet I’ve removed unnecessary parentheses in a documentation snippet documenting `RangeFull`. It could’ve lead people to believe the parentheses were necessary.