Diagnostic customization #76
Labels
A-api
Area: Stable API
C-enhancement
Category: New feature or request
S-duplicate
Status: This issue or pull request already exists
Milestone
Rustc has a good API for this that clippy uses: https://doc.rust-lang.org/stable/nightly-rustc/rustc_errors/struct.DiagnosticBuilder.html
Marker should probably have something like this too :)
The text was updated successfully, but these errors were encountered: