| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-25 | Implement slow-path for FirstSets::first | Julien Cretin | -0/+23 | |
| When 2 or more sequences share the same span, we can't use the precomputed map for their first set. So we compute it recursively. Fixes #62831. | ||||
