We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88189a7 commit ce11b70Copy full SHA for ce11b70
triagebot.toml
@@ -639,6 +639,7 @@ compiler-team = [
639
"@compiler-errors",
640
"@petrochenkov",
641
"@davidtwco",
642
+ "@estebank",
643
"@oli-obk",
644
"@wesleywiser",
645
]
@@ -688,18 +689,21 @@ incremental = [
688
689
diagnostics = [
690
691
692
693
694
"@TaKO8Ki",
695
696
parser = [
697
698
699
700
"@nnethercote",
701
702
703
lexer = [
704
705
706
707
708
mir = [
709
@@ -723,6 +727,7 @@ borrowck = [
723
727
724
728
ast_lowering = [
725
729
730
726
731
"@spastorino",
732
733
fallback = [
0 commit comments