rust-analyzer/.github/workflows
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
..
autopublish.yaml ci: Pin cargo-workspaces version to 0.3.6, again 2025-06-04 16:03:00 +09:00
ci.yaml analysis_stats: Record lang item queries, disable async drop in stats 2025-11-22 21:20:23 +01:00
fuzz.yml Fix event_name check in workflows 2025-02-24 14:27:11 +02:00
metrics.yaml metrics: Fix metrics 2025-11-22 22:06:42 +01:00
publish-libs.yaml ci: Pin cargo-workspaces version to 0.3.6, again 2025-06-04 16:03:00 +09:00
release.yaml fix: Fix release workflow 2025-11-19 13:13:27 +01:00
rustc-pull.yml Use GH app for authenticating sync PRs 2025-07-29 10:07:27 +02:00
rustdoc.yaml Fix rustdoc warnings and add CI 2025-12-01 13:06:15 +00:00