File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -37,3 +37,9 @@ or mark it as a draft if you are not sure. -->
37
37
included (see [ #3131 ] ( https://github.com/rust-lang/libc/issues/3131 ) )
38
38
- [ ] Tested locally (` cd libc-test && cargo test --target mytarget ` );
39
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
+ -->
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ allow-unauthenticated = [
8
8
]
9
9
10
10
[assign ]
11
+ warn_non_default_branch.enable = true
11
12
contributing_url = " https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
12
13
13
14
[assign .owners ]
You can’t perform that action at this time.
0 commit comments