oxc/crates/oxc_diagnostics/src
Boshen a71787572e
chore: remove unsafe_code = "warn" rust lint
Feels too verbose as we already have unsafe comment turned on
2024-07-15 10:39:08 +08:00
..
reporter chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
graphic_reporter.rs perf(diagnostics): optimize string-buffer reallocations (#3897) 2024-06-25 17:55:53 +08:00
graphical_theme.rs fix(diagnostics): do not print ansi color codes in non-TTYs (#3624) 2024-06-11 16:16:28 +08:00
lib.rs perf(diagnostic): use Cow<'static, str> over String (#4175) 2024-07-11 01:44:13 +00:00
service.rs feat(cli): add --silent to disable all diagnostics printing (#3338) 2024-05-18 10:22:51 +00:00