Skip to content

syntax: Fix the #[derive(Ord)] doc about the derived PartialOrd

6231cc0
Select commit
Loading
Failed to load commit list.
Closed

Make #[derive(Copy, Eq, Ord)] imply #[derive(Clone, PartialEq, PartialOrd)] #23905

syntax: Fix the #[derive(Ord)] doc about the derived PartialOrd
6231cc0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs