]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
fs: Fix #50619 (again) and add a regression test
[rust.git] / triagebot.toml
index 54523b029dfa0c52f261924d307383c5595e737f..19e8334fc1aa30bf5d753edb1e5b8a94016824e2 100644 (file)
@@ -331,7 +331,7 @@ message = "Some changes occurred to MIR optimizations"
 cc = ["@rust-lang/wg-mir-opt"]
 
 [mentions."compiler/rustc_trait_selection/src/traits/const_evaluatable.rs"]
-message = "Some changes occurred in const_evaluatable.rs"
+message = "Some changes occurred in `const_evaluatable.rs`"
 cc = ["@BoxyUwU"]
 
 [mentions."compiler/rustc_middle/src/ty/abstract_const.rs"]
@@ -469,6 +469,7 @@ compiler-team-contributors = [
     "@jackh726",
     "@fee1-dead",
     "@TaKO8Ki",
+    "@Nilstrieb",
 ]
 compiler = [
     "compiler-team",