oxc/crates/oxc_parser
Luca Bruno e32b4bc57c
refactor(ast)!: store trivia comments in a sorted slice (#4045)
This gets rid of `TriviasMap`, introducing `SortedComments` in order to
store trivia comments in a sorted slice.

Closes: https://github.com/oxc-project/backlog/issues/38
2024-07-04 01:57:36 +08:00
..
examples chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
src refactor(ast)!: store trivia comments in a sorted slice (#4045) 2024-07-04 01:57:36 +08:00
Cargo.toml Release crates v0.16.3 (#4013) 2024-07-02 12:47:29 +08:00
CHANGELOG.md Release crates v0.16.3 (#4013) 2024-07-02 12:47:29 +08:00