bors
191dc54dbf
Auto merge of #115182 - RalfJung:abi-compat-sign, r=b-naber
...
miri ABI compatibility check: accept u32 and i32
If only the sign differs, then surely these types are compatible. (We do still check that `arg_ext` is the same, just in case.)
Also I made it so that the ABI check must *imply* that size and alignment are the same, but it doesn't actively check that itself. With how crazy ABI constraints get, having equal size and align really shouldn't be used as a signal for anything I think...
2023-08-28 22:56:10 +00:00
..
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-08-24 12:52:35 +00:00
2023-08-28 01:05:34 +00:00
2023-08-24 12:52:35 +00:00
2023-08-24 12:52:35 +00:00
2023-08-25 00:02:54 +00:00
2023-08-25 08:47:18 +00:00
2023-08-27 20:16:19 -04:00
2023-08-24 13:28:26 +02:00
2023-08-28 19:53:55 +02:00
2023-08-28 19:53:55 +02:00
2023-08-27 14:06:57 +00:00
2023-08-28 22:56:10 +00:00
2023-08-28 18:59:55 +03:00
2023-08-24 06:31:11 +02:00
2023-08-27 19:12:42 +02:00
2023-08-23 20:05:14 -04:00
2023-08-24 17:09:14 -04:00
2023-08-23 20:05:14 -04:00
2023-08-28 01:05:34 +00:00
2023-08-25 08:47:18 +00:00
2023-08-28 19:57:32 +00:00
2023-08-26 20:10:19 +00:00
2023-08-24 11:10:52 +00:00
2023-08-26 13:37:43 -03:00
2023-08-28 03:30:37 +00:00
2023-08-24 22:53:59 +01:00
2023-08-27 10:32:24 +00:00
2023-08-23 20:05:14 -04:00
2023-08-27 16:33:33 -04:00
2023-08-27 22:03:16 +00:00
2023-08-25 08:47:18 +00:00
2023-08-24 13:28:26 +02:00
2023-08-25 13:27:21 +00:00
2023-08-28 13:36:19 +00:00
2023-08-24 12:52:35 +00:00
2023-08-27 11:55:49 +02:00
2023-08-27 22:03:00 +00:00
2023-08-27 22:03:00 +00:00
2023-08-28 01:05:34 +00:00
2023-08-27 20:12:47 +02:00
2023-08-26 00:32:16 +00:00
2023-08-28 18:05:16 +00:00
2023-08-24 21:02:06 -07:00
2023-08-27 11:22:20 +02:00
2023-08-28 19:57:32 +00:00
2023-08-23 20:05:14 -04:00