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 3bffe1d commit 31b3200Copy full SHA for 31b3200
.github/PULL_REQUEST_TEMPLATE.md
@@ -37,3 +37,9 @@ or mark it as a draft if you are not sure. -->
37
included (see [#3131](https://github.com/rust-lang/libc/issues/3131))
38
- [ ] Tested locally (`cd libc-test && cargo test --target mytarget`);
39
especially relevant for platforms that may not be checked in CI
40
+
41
+<!-- labels: is this PR a breaking change? If not, we can probably get it in a
42
+0.2 release. Just uncomment the following:
43
44
+@rustbot label +stable-nominated
45
+-->
0 commit comments