about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-01-10 20:09:27 +0100
committerLeón Orell Valerian Liehr <me@fmease.dev>2024-01-10 20:09:27 +0100
commit7d61535ef0db941caedcd1a006e55277f139cb29 (patch)
tree0a44187af1ac7bf859726a5c85b904b6e029a5b4
parente9271846294c4ee5bd7706df68180320c0b5ff20 (diff)
downloadrust-7d61535ef0db941caedcd1a006e55277f139cb29.tar.gz
rust-7d61535ef0db941caedcd1a006e55277f139cb29.zip
Add project const traits to triagebot config
-rw-r--r--triagebot.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 5406500cec3..aac3a830a78 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -744,6 +744,12 @@ style-team = [
     "@yaahc",
 ]
 
+project-const-traits = [
+    "@compiler-errors",
+    "@fee1-dead",
+    "@fmease",
+    "@oli-obk",
+]
 project-stable-mir = [
     "@celinval",
     "@oli-obk",