File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ allow-unauthenticated = [
11
11
" S-*" ,
12
12
" T-*" ,
13
13
" WG-*" ,
14
+ " beta-nominated" ,
14
15
" const-hack" ,
15
16
" llvm-main" ,
16
17
" needs-fcp" ,
@@ -470,8 +471,8 @@ cc = ["@rust-lang/style"]
470
471
471
472
[mentions ."Cargo .lock" ]
472
473
message = """
473
- These commits modify the `Cargo.lock` file. Random changes to `Cargo.lock` can be introduced when switching branches and rebasing PRs.
474
- This was probably unintentional and should be reverted before this PR is merged.
474
+ These commits modify the `Cargo.lock` file. Random changes to `Cargo.lock` can be introduced when switching branches and rebasing PRs.
475
+ This was probably unintentional and should be reverted before this PR is merged.
475
476
476
477
If this was intentional then you can ignore this comment.
477
478
"""
You can’t perform that action at this time.
0 commit comments