Files
rust/compiler
Nicholas Nethercote 3f32a321bc Use Option<Symbol> in ModuleKind::Def.
This way, `None` represents "crate root without a name" instead of
`kw::Empty`. This changes makes it impossible to forget to handle the
exceptional case.
2025-03-25 16:14:27 +11:00
..
2025-03-15 06:34:36 +00:00
2025-03-15 06:34:36 +00:00