Commits
Branch selector
User selector
Commit History
Commits on Mar 27, 2026
Add ScriptDisplayName (#7819)
Show description for 1398bdbauthored
Commits on Mar 26, 2026
Use 32-bit arithmetic for days (#7796)
Show description for 89303a6authoredClarify the intended use case of DateDuration (#7817)
Show description for 2e9f90eauthoredRegionDisplayName::try_new_short (#7807)
Show description for 9f3cf63authored
Commits on Mar 25, 2026
Update lockfiles for release (#7812)
Show description for 49cdd7aauthoredDoctest fixes for release: clippy and formatting (#7810)
Show description for f4df111authoredUpdate diplomat-coverage for 2.2 (#7811)
Show description for f753940authoredUpdate changelog for 2.2 (#7806)
Show description for 41a91dcauthoredAdd docs for `impl From<u8> for Month` (#7776)
Show description for 7802057authored
Commits on Mar 24, 2026
Add RegionDisplayName that directly implements Writeable (#7697)
Show description for d3d8feeauthoredDuration bug fix: Re-exporting of needed types (#7784)
Show description for 43d4d6fandauthoredAdd IdentifierStatus to datagen for radicals (#7800)
Show description for db03310authoredGraduate Date::try_from_fields and date arithmetic APIs (#7798)
Show description for 7ac98a1authoredWrite smarter changelog tool in Rust (#7801)
Show description for 3e17c83authored
Commits on Mar 20, 2026
Handle possible Overflow values on individual calendars (#7795)
Show description for 56afe56andauthoredAdd more locale display name attribute-based markers (#7692)
Show description for 5c01a77authored
Commits on Mar 19, 2026
Fix UB: validate replacement byte in TinyAsciiStr lossy constructors (#7783)
Show description for 0df7de4andauthored
Commits on Mar 18, 2026
Add tests for date add reject behavior (#7787)
Show description for 8746af8authoredAdd a test with America/Vancouver (#7793)
Show description for 095a13eauthoredUpdate to CLDR 48.2.0 (#7792)
Show description for 14929a2authored
Commits on Mar 16, 2026
Fix UB: replace unsafe String::from_utf8_unchecked (#7781)
Show description for 00bcbe0andauthored
Commits on Mar 15, 2026
Fix UB: use || instead of && (#7779)
Show description for 9c0923dandauthoredRename LeapBase to Base (#7778)
Show description for 09770d6andauthored
Commits on Mar 14, 2026
Gate the shared (posix) module on the target OS (#7777)
Show description for d77c929authored
Commits on Mar 13, 2026
Made Location::try_new public (#7775)
Show description for f9a29c7authoredRename Date::try_from_codes to Date::try_new (#7773)
Show description for 016c46bauthoredImplement stateful surpasses() for until() (#7745)
Show description for 7244442andauthored- authored
Make some `ZonedDateTime<Iso, UtcOffset>` functions generic in calendar (#7630)
Show description for a572320authoredAdd docs on until's non-reversibility (#7774)
Show description for 8a1ccbfauthoredSimplify `AnyCalendar` implementation (#7772)
Show description for 50afcf7authored
Commits on Mar 12, 2026
Change nesting of `atTime` and zone `appendItems` (#7755)
Show description for 0912d11authoredRobert's feedback on month docs (#7767)
Show description for 8a5b9bdandauthoredAdd Date::try_from_codes, the replacement of Date::try_new_from_codes (#7764)
Show description for e05b693authored
Commits on Mar 11, 2026
Add EastAsianTraditional min_months_from invariant (#7770)
Show description for afead27authored