about summary refs log tree commit diff
path: root/library/coretests/tests/ptr.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35Matthias Krüger-9/+9
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-9/+9
2025-02-27Delete tuple unsizingAlice Ryhl-9/+1
2025-02-09Mark extern blocks as unsafeMichael Goulet-3/+3
2025-02-06Remove some unnecessary parens in `assert!` conditionsEsteban Küber-3/+3
2025-01-26Put all coretests in a separate cratebjorn3-0/+994