We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_test-unicode-conformance
1 parent bc90113 commit 84f7d3eCopy full SHA for 84f7d3e
5 files changed
.github/workflows/ci.yml
@@ -8,4 +8,4 @@ jobs:
8
- uses: actions/checkout@v4
9
- uses: dtolnay/rust-toolchain@stable
10
- run: cargo build
11
- - run: cargo test
+ - run: cargo test --features=_test-unicode-conformance
0 commit comments