Files
rust/library/core/src
Matthias Krüger fabefe3f31 Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk
Rename `PointerSized` to `PointerLike`

The old name was unnecessarily vague. This PR renames a nightly language feature that I added, so I don't think it needs any additional approval, though anyone can feel free to speak up if you dislike the rename.

It's still unsatisfying that we don't the user which of {size, alignment} is wrong, but this trait really is just a stepping stone for a more generalized mechanism to create `dyn*`, just meant for nightly testing, so I don't think it really deserves additional diagnostic machinery for now.

Fixes #107696, cc ``@RalfJung``
r? ``@eholk``
2023-02-08 07:13:26 +01:00
..
2022-10-29 09:23:12 +02:00
2022-12-28 09:18:42 -05:00
2023-01-25 09:44:29 -05:00
2023-01-29 15:20:03 +01:00
2022-12-20 15:01:37 +00:00
2023-01-06 13:20:58 +01:00
2023-01-30 13:09:09 -05:00
2023-02-06 11:22:44 +02:00
2023-02-05 17:03:46 -05:00
2023-01-30 13:09:09 -05:00
2023-01-16 21:26:03 +01:00
2022-11-20 10:28:14 +01:00
2022-05-22 07:18:32 -03:00
2022-09-22 02:12:06 -04:00
2022-12-12 16:22:01 -07:00
2022-11-06 17:21:21 -05:00
2022-11-04 20:06:18 -07:00
2023-01-07 15:44:38 -05:00
2023-01-30 13:09:09 -05:00
2023-02-07 19:05:53 +00:00
2023-02-03 13:57:53 -06:00
2023-01-30 13:09:09 -05:00
2023-01-25 09:44:29 -05:00
2022-11-06 17:11:02 -05:00
2022-11-09 09:52:04 +01:00