Files
rust/compiler
Kevin Reid d6eefce00d Remember whether a struct literal had syntax errors.
This adds a variant `NoneWithError` to AST and HIR representations of
the “rest” or “tail”, which is currently always treated identically to
the `None` variant.
2026-02-28 18:12:34 -08:00
..
2026-02-24 10:50:39 +01:00
2026-02-22 19:59:25 +01:00
2026-02-24 10:50:38 +01:00
2026-01-19 16:08:54 +00:00