Do not get context for rule evaluation as root
Since f2d4e71a704e the context must be computed for each rule so the loop must be outside of the root context used to browse the rules (to avoid infinite recursion)
Meet users and developers of Mercurial at the London Sprint, May 27-29th https://mercurial-scm.org/news/2026/0001-london-sprint
Since f2d4e71a704e the context must be computed for each rule so the loop must be outside of the root context used to browse the rules (to avoid infinite recursion)