rust/library/core
Simon Sapin b80a96c286 Deprecate the core::raw / std::raw module
It only contains the `TraitObject` struct which exposes components
of wide pointer. Pointer metadata APIs are designed to replace this:
https://github.com/rust-lang/rust/issues/81513
2021-04-15 02:32:33 +02:00
..
benches add bench 2021-03-18 00:25:20 +01:00
src Deprecate the core::raw / std::raw module 2021-04-15 02:32:33 +02:00
tests Rollup merge of #84084 - m-ou-se:stabilize-zero, r=scottmcm 2021-04-13 11:10:40 +02:00
Cargo.toml Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se 2021-03-23 04:49:47 +00:00