Files
rust/tests
Daniel Szoke (via Pi Coding Agent) b0c4cbaa69 Fix stale metadata output comment in compile-test
DiagnosticCollector currently writes util/gh-pages/index.html, but the

doc comment still said util/gh-pages/lints.json.

The drift came from the switch to HTML generation in b522e7a94

("Generate lint list in HTML directly instead of JS"), which changed

the output file from lints.json to index.html but left this comment

unchanged.
2026-02-18 14:54:55 +00:00
..