Skip to content

Conversation

@BurntSushi
Copy link
Member

@BurntSushi BurntSushi commented May 1, 2021

While the test scripts are running in CI, if any of their commands
fail, they don't actually fail the build.

We also fix the underlying errors too.

Fixes #769, Fixes #770

BurntSushi added 2 commits May 1, 2021 18:39
While these test scripts are running in CI, if any of their commands fail, they don't actually fail the build.
When only the unicode-perl feature is enabled, regex-syntax would fail to build. It turns out that 'cargo fix' doesn't actually fix all imports. It looks like it only fixes things that it can build in the current configuration. Fixes #769, Fixes #770
@BurntSushi BurntSushi force-pushed the ag/fix-feature-builds branch from 73b8f44 to 5d45365 Compare May 1, 2021 22:39
@BurntSushi BurntSushi merged commit a8554b3 into master May 1, 2021
@BurntSushi BurntSushi deleted the ag/fix-feature-builds branch May 1, 2021 22:52
@BurntSushi
Copy link
Member Author

This PR is in regex 1.5.3 on crates.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant