summary refs log tree commit diff
path: root/src/libcore/ptr/mod.rs
AgeCommit message (Expand)AuthorLines
2019-06-23Fix meta-variable binding errors in macrosJulien Cretin-6/+6
2019-06-19Add functions to build raw slicesOliver Scherer-0/+47
2019-06-14note some safety concerns of raw-ptr-to-ref castsRalf Jung-3/+35
2019-05-25split core::ptr module into multiple filesRalf Jung-0/+2746