rust/tests/ui/repr
Jubilee Young d89500843c Move 100 entries from tests/ui into subdirs
- Move super-fast-paren-parsing test into ui/parser
- Move stmt_expr_attrs test into ui/feature-gates
- Move macro tests into ui/macros
- Move global_asm tests into ui/asm
- Move env tests into ui/process
- Move xcrate tests into ui/cross-crate
- Move unop tests into ui/unop
- Move backtrace tests into ui/backtrace
- Move check-static tests into ui/statics
- Move expr tests into ui/expr
- Move optimization fuel tests into ui/fuel
- Move ffi attribute tests into ui/ffi-attrs
- Move suggestion tests into ui/suggestions
- Move main tests into ui/fn-main
- Move lint tests into ui/lint
- Move repr tests into ui/repr
- Move intrinsics tests into ui/intrinsics
- Move tool lint tests into ui/tool-attributes
- Move return tests into ui/return
- Move pattern tests into ui/patttern
- Move range tests into ui/range
- Move foreign-fn tests into ui/foreign
- Move orphan-check tests into ui/coherence
- Move inference tests into ui/inference
- Reduce ROOT_ENTRY_LIMIT
2024-05-20 19:55:59 -07:00
..
auxiliary
16-bit-repr-c-enum.rs
align-with-extern-c-fn.rs
aligned_enum_cast.rs
attr-usage-repr.rs
attr-usage-repr.stderr
conflicting-repr-hints.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
conflicting-repr-hints.stderr Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
explicit-rust-repr-conflicts.rs
explicit-rust-repr-conflicts.stderr
invalid_repr_list_help.rs
invalid_repr_list_help.stderr
issue-83505-repr-simd.rs
issue-83505-repr-simd.stderr
malformed-repr-hints.rs
malformed-repr-hints.stderr
repr-align-assign.fixed
repr-align-assign.rs
repr-align-assign.stderr
repr-align.rs Use the Align type when parsing alignment attributes 2024-04-01 03:05:55 +01:00
repr-align.stderr Use the Align type when parsing alignment attributes 2024-04-01 03:05:55 +01:00
repr-disallow-on-variant.rs
repr-disallow-on-variant.stderr
repr-packed-contains-align.rs
repr-packed-contains-align.stderr
repr-transparent-issue-87496.rs
repr-transparent-issue-87496.stderr
repr-transparent-non-exhaustive.rs
repr-transparent-non-exhaustive.stderr
repr-transparent-other-items.rs
repr-transparent-other-items.stderr
repr-transparent-other-reprs.rs
repr-transparent-other-reprs.stderr
repr-transparent.rs
repr-transparent.stderr
repr.rs
repr.stderr
repr_c_int_align.rs
transparent-enum-too-many-variants.rs
transparent-enum-too-many-variants.stderr