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 c41536e commit dc88902Copy full SHA for dc88902
src/tools/rust-analyzer/triagebot.toml
@@ -17,6 +17,7 @@ exclude_titles = [ # exclude syncs from subtree in rust-lang/rust
17
"sync from downstream",
18
"Sync from rust",
19
"sync from rust",
20
+ "Rustc pull update",
21
]
22
labels = ["has-merge-commits", "S-waiting-on-author"]
23
0 commit comments