oxc/crates/oxc_linter
Song Gao ebc80f6749
refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547)
Fix #7254 

Changed all "raw" properties of literal types (if they have this property) to `Option<Atom>`.

---------

Co-authored-by: overlookmotel <theoverlookmotel@gmail.com>
2024-12-05 00:34:45 +00:00
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures
src refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547) 2024-12-05 00:34:45 +00:00
tests
Cargo.toml release(oxlint): v0.14.0 (#7563) 2024-12-01 16:47:21 +08:00
CHANGELOG.md release(oxlint): v0.14.0 (#7563) 2024-12-01 16:47:21 +08:00