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 da63695 commit 0aa958bCopy full SHA for 0aa958b
triagebot.toml
@@ -11,6 +11,7 @@ allow-unauthenticated = [
11
"S-*",
12
"T-*",
13
"WG-*",
14
+ "beta-nominated",
15
"const-hack",
16
"llvm-main",
17
"needs-fcp",
@@ -470,8 +471,8 @@ cc = ["@rust-lang/style"]
470
471
472
[mentions."Cargo.lock"]
473
message = """
-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.
+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.
476
477
If this was intentional then you can ignore this comment.
478
"""
0 commit comments