rust-analyzer/.github
Wilfred Hughes 86bc07e91a Fix rustdoc warnings and add CI
rustdoc has a separate environment variable for banning warnings, so
set that in the GitHub action configuration.

https://github.com/rust-lang/cargo/issues/8424#issuecomment-1070988443

Fix all the rustdoc warnings on unknown types or functions. I've
updated references wherever it's obvious, otherwise I've replaced the
rustdoc link with plain backticks.

There were also some cases where rustdoc links referred to private
APIs. I've disabled the rustdoc private API warning in those crates.
2025-12-01 13:06:15 +00:00
..
actions/github-release Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
ISSUE_TEMPLATE github: Direct users to discussions instead of issues for questions 2025-05-05 16:41:39 +02:00
workflows Fix rustdoc warnings and add CI 2025-12-01 13:06:15 +00:00
rust.json Add github ci problem matcher for clippy 2024-02-14 11:26:30 +01:00