rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
94.72k stars 12.21k forks source link

Tracking Issue for Rust 2024: Rustdoc tests in one binary #124853

Open traviscross opened 1 month ago

traviscross commented 1 month ago

This is a tracking issue for compiling all rustdoc tests in one binary.

About tracking issues

Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Steps

Unresolved Questions

TODO.

Related

Implementation history

cc @epage @GuillaumeGomez

weihanglo commented 1 month ago

How is this linked to T-cargo, and how can we help?

traviscross commented 1 month ago

@rustbot labels -T-cargo +T-rustdoc

Thanks @weihanglo. Correcting labels.

weihanglo commented 1 month ago

At one second, I thought we were pushing https://github.com/rust-lang/testing-devex-team/issues/5#issuecomment-1934496605, which is indeed a Cargo-heavy design 😆.

(Off topic. I'll hide all of them)