Files
rust/tests/ui/type
Jacob Pratt 2da6e4df1b Rollup merge of #138885 - fneddy:fix_pattern_types_tests, r=compiler-errors
Fix ui pattern_types test for big-endian platforms

The newly added pattern types validity tests fail on s390x and presumably other big-endian systems, due to print of raw values with padding bytes.

To fix the tests remove the raw output values in the error note by `normalize-stderr`.
2025-03-25 20:34:48 -04:00
..
2025-02-25 16:56:04 +00:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00