rust/tests/rustdoc/synthetic_auto
Guillaume Gomez e7c13c3357
Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease
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-16 15:19:12 +02:00
..
auto-trait-lifetimes-56822.rs rustdoc: move tests into applicable subdirectories 2024-04-15 15:22:04 -07:00
basic.rs Expose `Freeze` trait again 2024-02-29 13:55:11 +00:00
bounds.rs rustdoc: heavily simplify synthesis of auto trait impls 2024-04-02 01:49:57 +02:00
complex.rs rustdoc: heavily simplify synthesis of auto trait impls 2024-04-02 01:49:57 +02:00
crate-local.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72213-projection-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lifetimes.rs rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set} 2024-04-01 22:15:09 +02:00
manual.rs Expose `Freeze` trait again 2024-02-29 13:55:11 +00:00
negative.rs rustdoc: remove unused class `has-srclink` 2023-01-28 17:18:56 -07:00
nested.rs rustdoc: remove unused class `has-srclink` 2023-01-28 17:18:56 -07:00
no-redundancy.rs rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set} 2024-04-01 22:15:09 +02:00
overflow.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
project.rs rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set} 2024-04-01 22:15:09 +02:00
self-referential.rs rustdoc: remove unused class `has-srclink` 2023-01-28 17:18:56 -07:00
send-impl-conditional-60726.rs rustdoc: move tests into applicable subdirectories 2024-04-15 15:22:04 -07:00
static-region.rs rustdoc: remove unused class `has-srclink` 2023-01-28 17:18:56 -07:00
supertrait-bounds.rs rustdoc: synthetic auto: filter out clauses from the implementor's ParamEnv 2024-04-08 20:41:04 +02:00