oxc/crates/oxc_diagnostics/src
IWANABETHATGUY 91b39c4b82 feat(oxc_diagnostic): impl DerefMut for OxcDiagnostic (#5474)
1. Impl `DerefMut` for `OxcDiagnositc` so downstream user could move `OxcDiagnostic` rather clone it,
40ae24d597/crates/rolldown_ecmascript/src/ecma_compiler.rs (L36-L48)
2024-09-05 08:55:52 +00:00
..
reporter chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
graphic_reporter.rs feat(linter): add hyperlinks to diagnostic messages (#5318) 2024-08-29 05:50:04 +00: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 feat(oxc_diagnostic): impl DerefMut for OxcDiagnostic (#5474) 2024-09-05 08:55:52 +00:00
service.rs fix(diagnostics): improve "file is too long to fit on the screen" (#5120) 2024-08-23 11:17:12 +00:00