oxc/crates/oxc_isolated_declarations/src
2024-12-06 16:15:52 +00:00
..
class.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
declaration.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
diagnostics.rs feat(isolated-declarations): report error for expando functions (#3872) 2024-06-24 10:56:23 +00:00
enum.rs refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547) 2024-12-05 00:34:45 +00:00
formal_parameter_binding_pattern.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
function.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
inferrer.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
lib.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
literal.rs feat(ast)!: add StringLiteral::raw field (#7393) 2024-11-26 23:33:56 +08:00
module.rs feat(parser)!: stage 3 import source and import defer (#7706) 2024-12-06 16:15:52 +00:00
return_type.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
scope.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
signatures.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00
types.rs refactor(isolated-declarations): use CloneIn instead of ast.copy (#7459) 2024-11-25 04:56:17 +00:00