oxc/crates/oxc_semantic
DonIsaac b1af73db81 fix(semantic): do not create a global symbol for declare global {} (#6040)
Re-creation of #6004 to unblock it from down-stack PRs. @Boshen has already reviewed the previous PR and determined this to be correct behavior.
2024-09-25 08:46:00 +00:00
..
examples perf(linter, prettier, diagnostics): use FxHashMap instead of std::collections::HashMap (#5993) 2024-09-23 16:29:05 +00:00
src fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
tests fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
Cargo.toml release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
CHANGELOG.md release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00