Skip to content

Commit

Permalink
Update components/timezone/src/ids.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Manish Goregaokar <[email protected]>
  • Loading branch information
sffc and Manishearth authored Dec 20, 2024
1 parent fc0c527 commit beb22d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/timezone/src/ids.rs
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ impl<'a> TimeZoneIdMapperWithFastCanonicalizationBorrowed<'a> {
Some(TimeZoneIanaIdBorrowed(string))
}

/// Returns an iterator over all canonical IANA time zone identifiers in an arbitrary order.
/// Returns an iterator over all canonical IANA time zone identifiers in an arbitrary, unstable order.
///
/// To iterate over BCP-47 IDs, use [`TimeZoneIdMapperBorrowed::iter_bcp47()`].
///
Expand Down

0 comments on commit beb22d8

Please sign in to comment.