about summary refs log tree commit diff
path: root/tests/ui/repr/16-bit-repr-c-enum.rs
AgeCommit message (Expand)AuthorLines
2025-02-24tests: use minicore moreDavid Wood-5/+4
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-4/+1
2025-02-19Create a generic AVR target: avr-nonePatryk Wychowaniec-1/+1
2024-11-04remove support for extern-block const intrinsicsRalf Jung-5/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2023-10-23Update `since` stability attributes in testsDavid Tolnay-3/+3
2023-10-23Fix stable feature names in testsDavid Tolnay-3/+3
2023-09-25Gate and validate #[rustc_safe_intrinsic]León Orell Valerian Liehr-1/+1
2023-02-16Default repr(C) enums to c_int sizeJubilee Young-0/+52