Idea is to have a top-level `tests/ui/SUMMARY.md` briefly outlining subdirectories and their purpose in the ui test suite. As part of [#gsoc > Project: Mapping the Maze of Rust's UI Test Suite](https://rust-lang.zulipchat.com/#narrow/channel/421156-gsoc/topic/Project.3A.20Mapping.20the.20Maze.20of.20Rust's.20UI.20Test.20Suite/with/520677792). ### Implementation history - https://github.com/rust-lang/rust/pull/141597
Idea is to have a top-level
tests/ui/SUMMARY.mdbriefly outlining subdirectories and their purpose in the ui test suite.As part of #gsoc > Project: Mapping the Maze of Rust's UI Test Suite.
Implementation history