rust/src/test/rustdoc-json/fns
Matthias Krüger 091f5e1a6c
Rollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern, r=GuillaumeGomez
rustdoc-json: Document and Test that args can be patterns.
2022-11-30 19:53:17 +01:00
..
abi.rs Update rustdoc-json test files 2022-08-18 11:00:21 +02:00
async_return.rs rustdoc: Resugar async fn return type in clean, not html 2022-08-30 18:09:04 +01:00
generic_args.rs Update rustdoc-json test files 2022-08-18 11:00:21 +02:00
generic_returns.rs Update rustdoc-json test files 2022-08-18 11:00:21 +02:00
generics.rs Rustdoc-Json Tests: Use @is and @ismany more often. 2022-09-10 01:30:47 +01:00
pattern_arg.rs rustdoc-json: Document and Test that args can be patterns. 2022-10-14 19:57:01 +01:00
qualifiers.rs Update rustdoc-json test files 2022-08-18 11:00:21 +02:00
return_type_alias.rs jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPath 2022-11-25 10:53:14 +00:00