oxc/crates/oxc_syntax
overlookmotel be4feb4ad7 feat(syntax): add SymbolId::new method (#8041)
Add `SymbolId::new` method, same as `ScopeId::new`. The advantage over `SymbolId::from_usize` is that `new` can be a `const` method.
2024-12-21 10:10:56 +00:00
..
src feat(syntax): add SymbolId::new method (#8041) 2024-12-21 10:10:56 +00:00
Cargo.toml release(crates): v0.43.0 (#8054) 2024-12-21 15:07:21 +08:00
CHANGELOG.md release(crates): v0.43.0 (#8054) 2024-12-21 15:07:21 +08:00