rust/tests/ui/union
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
auxiliary
unnamed-fields Parse unnamed fields and anonymous structs or unions 2023-08-24 11:17:54 +08:00
field_checks.rs
field_checks.stderr
issue-41073.rs
issue-41073.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-81199.rs Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
issue-81199.stderr Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
issue-99375.rs
projection-as-union-type-error-2.rs
projection-as-union-type-error-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
projection-as-union-type-error.rs
projection-as-union-type-error.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
projection-as-union-type.rs
union-align.rs
union-backcomp.rs
union-basic.rs
union-borrow-move-parent-sibling.mirunsafeck.stderr
union-borrow-move-parent-sibling.rs
union-borrow-move-parent-sibling.thirunsafeck.stderr
union-const-codegen.rs
union-const-eval-field.rs
union-const-eval.rs
union-const-pat.rs
union-const-pat.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-copy.rs
union-copy.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-deref.mirunsafeck.stderr
union-deref.rs
union-deref.thirunsafeck.stderr
union-derive-clone.mirunsafeck.stderr
union-derive-clone.rs
union-derive-clone.thirunsafeck.stderr
union-derive-eq.mirunsafeck.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-derive-eq.rs
union-derive-eq.thirunsafeck.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-derive-rpass.rs
union-derive.rs
union-derive.stderr
union-drop-assign.rs
union-drop.rs
union-empty.rs
union-empty.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-fields-1.mirunsafeck.stderr
union-fields-1.rs
union-fields-1.thirunsafeck.stderr
union-fields-2.mirunsafeck.stderr Don't mention already set fields 2023-06-05 21:00:08 +00:00
union-fields-2.rs
union-fields-2.thirunsafeck.stderr Don't mention already set fields 2023-06-05 21:00:08 +00:00
union-generic-rpass.rs
union-generic.mirunsafeck.stderr
union-generic.rs
union-generic.thirunsafeck.stderr
union-inherent-method.rs
union-lint-dead-code.mirunsafeck.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-lint-dead-code.rs
union-lint-dead-code.thirunsafeck.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-macro.rs
union-manuallydrop-rpass.rs
union-move.mirunsafeck.stderr
union-move.rs
union-move.thirunsafeck.stderr
union-nodrop.rs
union-nonrepresentable.rs
union-nonrepresentable.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-nonzero.rs
union-overwrite.rs
union-packed.rs
union-pat-refutability.rs
union-repr-c.rs
union-repr-c.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
union-sized-field.rs
union-sized-field.stderr change `std::marker::Sized` to just `Sized` 2023-06-15 12:01:38 +02:00
union-suggest-field.mirunsafeck.stderr tweak logic of "unknown field" label 2023-11-18 00:40:11 +00:00
union-suggest-field.rs
union-suggest-field.thirunsafeck.stderr tweak logic of "unknown field" label 2023-11-18 00:40:11 +00:00
union-trait-impl.rs
union-transmute.rs
union-unsafe.mir.stderr Visit patterns in THIR let expressions 2023-11-06 16:23:09 +00:00
union-unsafe.rs Visit patterns in THIR let expressions 2023-11-06 16:23:09 +00:00
union-unsafe.thir.stderr Visit patterns in THIR let expressions 2023-11-06 16:23:09 +00:00
union-unsized.mirunsafeck.stderr Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
union-unsized.rs Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
union-unsized.thirunsafeck.stderr Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
union-with-drop-fields.mirunsafeck.stderr
union-with-drop-fields.rs
union-with-drop-fields.thirunsafeck.stderr
unresolved-field-isnt-copy.rs
unresolved-field-isnt-copy.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00