Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt for rustc-dep-of-std build #54

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

krasimirgg
Copy link
Contributor

No functional changes intended.

Fixes an error when using the latest version of this crate as a dep-of-std:

error[E0599]: no function or associated item named `try_from` found for type `usize` in the current scope

@Manishearth Manishearth merged commit e370cb8 into unicode-rs:master Jun 4, 2024
1 of 2 checks passed
@correabuscar correabuscar mentioned this pull request Jun 6, 2024
correabuscar added a commit to correabuscar/unicode-width that referenced this pull request Jun 6, 2024
this failure: https://github.com/unicode-rs/unicode-width/actions/runs/9369551827/job/25794342788
`src/tables.rs: needs update`
due to a change made in PR unicode-rs#54
Manishearth pushed a commit that referenced this pull request Jun 6, 2024
this failure: https://github.com/unicode-rs/unicode-width/actions/runs/9369551827/job/25794342788
`src/tables.rs: needs update`
due to a change made in PR #54
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.

None yet

2 participants