Skip to content

Commit

Permalink
Add reference to unicode-org#3469
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Jun 1, 2023
1 parent ead407d commit 6c9058f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/calendar/src/any_calendar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ pub enum AnyCalendar {
Iso(Iso),
}

// TODO(#3469): Decide on the best way to implement Ord.
/// The inner date type for [`AnyCalendar`]
#[derive(Clone, PartialEq, Eq, Debug)]
#[non_exhaustive]
Expand Down

0 comments on commit 6c9058f

Please sign in to comment.