about summary refs log tree commit diff
path: root/tests/rustdoc/synthetic_auto
AgeCommit message (Collapse)AuthorLines
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-47/+47
2024-05-21Move tests into appropriate subdirectoriesMichael Howell-0/+39
2024-04-16Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmeaseGuillaume Gomez-0/+65
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 6) Follow up * https://github.com/rust-lang/rust/pull/116214 * https://github.com/rust-lang/rust/pull/116432 * https://github.com/rust-lang/rust/pull/116824 * https://github.com/rust-lang/rust/pull/118105 * https://github.com/rust-lang/rust/pull/119561
2024-04-15rustdoc: move tests into applicable subdirectoriesMichael Howell-0/+65
2024-04-08rustdoc: synthetic auto: filter out clauses from the implementor's ParamEnvLeón Orell Valerian Liehr-0/+14
not just the ones from the elaborated clauses.
2024-04-02rustdoc: heavily simplify synthesis of auto trait implsLeón Orell Valerian Liehr-2/+23
2024-04-01rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set}León Orell Valerian Liehr-10/+7
2024-02-29Expose `Freeze` trait againOli Scherer-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-05Ignore a rustdoc testLeón Orell Valerian Liehr-0/+3
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-18/+18
Stopped being used in CSS with 73d0f7c7b68784f1db0a1f53855c20d118a7e8b0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+273