rust-lang / rust

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

Tracking Issue for compiletest documentation #125706

Open jieyouxu opened 1 month ago

jieyouxu commented 1 month ago

Context

compiletest is the main test harness of rustc and other tools inside this repository, but there is a significant lack of documentation for it. We should write some documentation for compiletest. There are some documentation in rustc-dev-guide, but compiletest is a lot more complex than that.

Areas lacking documentation

Related issues

Unresolved questions

Documentation improvement history

TODO

Zalathar commented 4 weeks ago