]> git.lizzy.rs Git - rust.git/commit
Add a test to detect overlapping entries in overview tables
authorStefan Schindler <dns2utf8@estada.ch>
Fri, 10 Sep 2021 11:40:38 +0000 (13:40 +0200)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sun, 3 Oct 2021 12:20:08 +0000 (08:20 -0400)
commita0cc9bb0f681e6ee9130d6683bf836fee36570f6
treeb419850255b8c76a09f91460262a203242b195f1
parent2801a770ce3a21a53769180d9815240ac555cbef
Add a test to detect overlapping entries in overview tables

Detects https://github.com/rust-lang/rust/issues/88545
src/test/rustdoc-gui/huge-collection-of-constants.goml [new file with mode: 0644]
src/test/rustdoc-gui/src/test_docs/Cargo.toml
src/test/rustdoc-gui/src/test_docs/build.rs [new file with mode: 0644]
src/test/rustdoc-gui/src/test_docs/lib.rs