oxc/tasks
overlookmotel 10861096e0 refactor(semantic): transform checker do not output spans in errors (#5260)
Transform checker don't output spans in errors. They're inaccurate because (a) spans refer to the source text pre-transform, and (b) most errors relate to scopes/symbols/references newly created in transformer, which have no span.
2024-08-27 11:58:21 +00:00
..
ast_tools chore: bump rustc to v1.80.1 (#5211) 2024-08-26 13:11:29 +08:00
benchmark ci: transformer benchmark measure transformer itself only (#5193) 2024-08-27 01:53:27 +00:00
common feat(coverage): check symbols and scopes after transformation (#4917) 2024-08-16 07:05:11 +00:00
coverage refactor(semantic): transform checker continue checks if missing IDs (#5259) 2024-08-27 11:58:20 +00:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
lint_rules feat(docs): add tracking for plugins "promise" and "vitest" (#4668) 2024-08-05 19:01:44 -04:00
minsize feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
prettier_conformance refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
rulegen feat(rulegen): improve examples in documentation (#4815) 2024-08-10 18:48:59 -04:00
transform_conformance refactor(semantic): transform checker do not output spans in errors (#5260) 2024-08-27 11:58:21 +00:00
website chore: bump rustc to v1.80.1 (#5211) 2024-08-26 13:11:29 +08:00