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 b64f687 commit 146f637Copy full SHA for 146f637
triagebot.toml
@@ -529,6 +529,10 @@ cc = ["@compiler-errors", "@lcnr"]
529
message = "changes to the core type system"
530
cc = ["@compiler-errors", "@lcnr"]
531
532
+[mentions."compiler/rustc_hir_analysis/src/fn_ctxt/inspect_obligations.rs"]
533
+message = "changes to `inspect_obligations.rs`"
534
+cc = ["@compiler-errors", "@lcnr"]
535
+
536
[mentions."compiler/rustc_middle/src/mir/interpret"]
537
message = "Some changes occurred to the CTFE / Miri engine"
538
cc = ["@rust-lang/miri"]
0 commit comments