rust-analyzer/rust-analyzer.github.io

Links in generated_diagnostic.adoc are currently broken

Shadlock0133 opened this issue · 1 comments

It seems that they've been moved to https://github.com/rust-analyzer/rust-analyzer/tree/master/crates/ide_diagnostics/src/handlers

The links seem to be working fine, see e.g. https://rust-analyzer.github.io/manual.html#macro-error. I guess it got fixed at some point.