mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
236178698a
Improve "Auto-hide trait implementation documentation" GUI test Part of #66181. I'll start working on the `include` command for `browser-ui-test` so we can greatly reduce the duplicated code between setting tests. r? ``@notriddle``