Skip to content

regex, regex-automata: fix compilation of doctests on 32-bit architectures#1107

Merged
BurntSushi merged 2 commits intorust-lang:masterfrom
decathorpe:master
Oct 15, 2023
Merged

regex, regex-automata: fix compilation of doctests on 32-bit architectures#1107
BurntSushi merged 2 commits intorust-lang:masterfrom
decathorpe:master

Conversation

@decathorpe
Copy link
Copy Markdown
Contributor

Followup for #1101, applying similar changes to regex and regex-automata doctests.

These should be the last changes, I think. At least for now. With this in place, the "lib" and "doc" tests for regex, regex-automata, regex-syntax, and regex-lite pass on all CPU architectures I have access to.

Copy link
Copy Markdown
Member

@BurntSushi BurntSushi left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@BurntSushi BurntSushi merged commit 4ae1472 into rust-lang:master Oct 15, 2023
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