aboutsummaryrefslogtreecommitdiff
path: root/syntax/improper.rs
AgeCommit message (Expand)Author
2021-03-26Add a void ptr cast for extern type aliases containing Rust-native typesDavid Tolnay
2021-01-23Support raw pointers in cxx::bridge.Adrian Taylor
2020-12-28Add Rust std::weak_ptr bindingDavid Tolnay
2020-12-01Add Rust std::shared_ptr bindingDavid Tolnay
2020-11-25Generalize Type::SliceRefU8 to Type::SliceRefDavid Tolnay
2020-11-25Remove Type::Slice from syntax treeDavid Tolnay
2020-11-24add initial array supportXiangpeng Hao
2020-11-02Implement improper ctypes check without infinite loop on cyclic structsDavid Tolnay