oxc/crates/oxc_span/src
overlookmotel 770652327d refactor(span): clarify Atom conversion methods lifetimes (#4978)
Rename lifetimes on `FromIn` impls for `Atom`s to make it clear where the lifetime of the `Atom` comes from the allocator's lifetime.
2024-08-19 11:53:01 +00:00
..
source_type feat(span): implement CloneIn for the AST-related items. (#4729) 2024-08-07 17:28:54 +00:00
span feat(linter): overhaul unicorn/no-useless-spread (#4791) 2024-08-10 04:50:09 +00:00
atom.rs refactor(span): clarify Atom conversion methods lifetimes (#4978) 2024-08-19 11:53:01 +00:00
lib.rs feat(ast): GetSpanMut trait (#4609) 2024-08-02 11:50:24 +00:00