about summary refs log tree commit diff
path: root/tests/rustdoc/const-effect-param.rs
AgeCommit message (Expand)AuthorLines
2025-05-05Created `tests/rustdoc/impl` subfolder to limit number of files at the top levelGuillaume Gomez-14/+0
2024-11-03Yeet effects featureMichael Goulet-2/+1
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-2/+2
2024-06-22Make `effects` an incomplete featureDeadbeef-0/+1
2023-11-05rustdoc: properly elide cross-crate host effect argsLeón Orell Valerian Liehr-0/+2
2023-10-12hide `host` param from generic parameter list of `~const` boundsOli Scherer-1/+1
2023-10-12Add regression test for generic args showing `host` paramOli Scherer-0/+12