Files
rust/compiler
Nicholas Nethercote fb01485690 Rename span-related names in AstValidator.
A bunch of span-related names in `AstValidator` don't end in `span`,
which goes against the usual naming conventions and makes the code
surprisingly hard to read. E.g. a name like `body` doesn't sound like
it's a span.

This commit adds `_span` suffixes.
2025-04-02 14:21:52 +11:00
..
2025-04-01 16:07:23 +11:00
2025-03-23 18:18:47 +00:00
2025-04-01 07:34:23 +11:00
2025-03-15 06:34:36 +00:00
2025-03-28 12:14:09 +00:00