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 = [
1111 " S-*" ,
1212 " T-*" ,
1313 " WG-*" ,
14+ " beta-nominated" ,
1415 " const-hack" ,
1516 " llvm-main" ,
1617 " needs-fcp" ,
@@ -470,8 +471,8 @@ cc = ["@rust-lang/style"]
470471
471472[mentions ."Cargo .lock" ]
472473message = """
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.
475476
476477If this was intentional then you can ignore this comment.
477478"""
You can’t perform that action at this time.
0 commit comments