oxc/crates/oxc_syntax
overlookmotel 8cf9766be3 refactor(semantic, syntax, wasm): remove #![allow(non_snake_case)] (#7863)
`#![allow(non_snake_case)]` was required in files using `#[derive(Tsify)]`, as a bug in Rust Analyser caused erroneous warnings. This appears to be fixed now, so we can remove these `#![allow]` attributes.
2024-12-14 01:52:32 +00:00
..
src refactor(semantic, syntax, wasm): remove #![allow(non_snake_case)] (#7863) 2024-12-14 01:52:32 +00:00
Cargo.toml release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
CHANGELOG.md release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00