rust/library/coretests
Chris Denton dff14f0634
Rollup merge of #139535 - ChrisDenton:default-ptr, r=tgross35
Implement `Default` for raw pointers

ACP: https://github.com/rust-lang/libs-team/issues/571

This is instantly stable so we will need an FCP here.

Closes https://github.com/rust-lang/rfcs/issues/2464
2025-04-19 14:01:37 +00:00
..
benches library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
tests Rollup merge of #139535 - ChrisDenton:default-ptr, r=tgross35 2025-04-19 14:01:37 +00:00
Cargo.toml Run coretests and alloctests with cg_clif in CI 2025-04-03 12:07:14 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00