File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -991,13 +991,21 @@ https://github.com/rust-lang/reference/blob/HEAD/src/identifiers.md.
991991cc = [" @ehuss" ]
992992
993993[assign ]
994- warn_non_default_branch = true
994+ warn_non_default_branch.enable = true
995995contributing_url = " https://rustc-dev-guide.rust-lang.org/getting-started.html"
996996users_on_vacation = [
997997 " jyn514" ,
998998 " celinval" ,
999999]
10001000
1001+ [[assign .warn_non_default_branch .exceptions ]]
1002+ title = " [beta"
1003+ branch = " beta"
1004+
1005+ [[assign .warn_non_default_branch .exceptions ]]
1006+ title = " [stable"
1007+ branch = " stable"
1008+
10011009[assign .adhoc_groups ]
10021010compiler = [
10031011 " @BoxyUwU" ,
You can’t perform that action at this time.
0 commit comments