Skip to content

Add docs for impl From<u8> for Month#7776

Merged
sffc merged 6 commits intounicode-org:mainfrom
sffc:month-from
Mar 25, 2026
Merged

Add docs for impl From<u8> for Month#7776
sffc merged 6 commits intounicode-org:mainfrom
sffc:month-from

Conversation

@sffc
Copy link
Member

@sffc sffc commented Mar 13, 2026

Re-written piece of #7773

Changelog: N/A

@sffc sffc requested review from a team and Manishearth as code owners March 13, 2026 18:04
@Manishearth
Copy link
Member

I removed the usage of into from #7773 since that PR does more things. This PR can simply use the into impl where it wants to after merging that.

Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The From impl probably needs to be removed after a rebase but this lgtm

@sffc sffc added this to the 2.2 Release ⟨P1⟩ milestone Mar 24, 2026
- Resolved conflict in components/calendar/src/types.rs for Month From<u8>
- Fixed typo in components/calendar/src/date.rs doctest (try_from_codes -> try_new)

Co-authored-by: Gemini <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@sffc sffc requested a review from Manishearth March 24, 2026 23:53
@sffc sffc changed the title Add impl From<u8> for Month with basic docs examples Add docs for impl From<u8> for Month Mar 24, 2026
@sffc sffc enabled auto-merge (squash) March 24, 2026 23:55
@sffc sffc merged commit 7802057 into unicode-org:main Mar 25, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants