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.
1 parent 6f0ebb8 commit 1880ba5Copy full SHA for 1880ba5
CONTRIBUTING.md
@@ -89,7 +89,7 @@ standard, it's just a list shared among all OSs that declare `#[cfg(unix)]`.
89
We have two automated tests running on
90
[GitHub Actions](https://github.com/rust-lang/libc/actions):
91
92
-1. [`libc-test`](https://github.com/gnzlbg/ctest)
+1. `libc-test`
93
- `cd libc-test && cargo test`
94
- Use the `skip_*()` functions in `build.rs` if you really need a workaround.
95
2. Style checker
0 commit comments