rust/tests/pretty
Olivier Goffart cc34d64c51 Use doc(hidden) instead of allow(missing_docs) in the test harness
So that it doesn't fail with `forbid(missing_docs)`

Fixes #130218
2024-09-11 12:14:35 +02:00
..
auxiliary
postfix-match
asm.pp
asm.rs
ast-stmt-expr-attr.rs Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco" 2024-06-06 20:39:54 +00:00
async.rs
attr-derive.rs
attr-fn-inner.rs
attr-literals.rs
attr-tokens-raw-ident.rs
auto-trait.rs
blank-lines.rs
block-comment-multiple-asterisks.rs
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp
block-comment-wchar.rs
block-disambig.rs
cast-lt.pp
cast-lt.rs
closure-reform-pretty.rs
delegation.rs
delimited-token-groups.rs
disamb-stmt-expr.rs
do1.rs
doc-comments.rs
dollar-crate.pp
dollar-crate.rs
empty-impl.rs
empty-lines.rs
enum-variant-vis.rs
example1.rs
example2.pp
example2.rs
expanded-and-path-remap-80832.pp
expanded-and-path-remap-80832.rs
fn-return.rs
fn-types.rs
fn-variadic.rs
for-comment.rs
format-args-str-escape.pp
format-args-str-escape.rs
gat-bounds.rs
hir-fn-variadic.pp Handle safety keyword for extern block inner items 2024-06-04 14:19:42 -03:00
hir-fn-variadic.rs
hir-pretty-loop.pp
hir-pretty-loop.rs
if-attr.rs
import-renames.rs
issue-4264.pp Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
issue-4264.rs
issue-12590-a.rs
issue-12590-b.rs
issue-12590-c.pp
issue-12590-c.rs
issue-19077.rs
issue-25031.rs
issue-30731.rs
issue-31073.pp
issue-31073.rs
issue-68710-field-attr-proc-mac-lost.rs
issue-73626.rs
issue-74745.rs
issue-85089.pp
issue-85089.rs
let.rs
lifetime.rs
macro_rules.rs
macro.rs
match-block-expr.rs
match-naked-expr-medium.rs
match-naked-expr.rs
nested-item-vis-defaultness.rs
offset_of.rs
path-type-bounds.rs
qpath-associated-type-bound.rs
raw-address-of.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
raw-str-nonexpr.rs
stmt_expr_attributes.rs Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors 2024-06-07 09:08:59 +00:00
struct-pattern.rs
struct-tuple.rs
tag-blank-lines.rs
tests-are-sorted.pp Use doc(hidden) instead of allow(missing_docs) in the test harness 2024-09-11 12:14:35 +02:00
tests-are-sorted.rs
top-level-doc-comments.rs
trait-inner-attr.rs
trait-polarity.rs
trait-safety.rs
unary-op-disambig.rs
use-tree.rs
vec-comments.pp
vec-comments.rs
where-clauses.rs
yeet-expr.rs