aboutsummaryrefslogtreecommitdiff
path: root/src/rust_str.rs
AgeCommit message (Expand)Author
2021-08-27Adopt unsafe_op_in_unsafe_fn styleDavid Tolnay
2021-04-16deny(missing_docs) at crate rootDavid Tolnay
2021-04-10Restore compatibility with rustc pre 1.53David Tolnay
2021-04-10Resolve improper ctype lint affecting RustStrDavid Tolnay
2021-01-02Preserve &str's original Rust representation in C++David Tolnay
2020-09-14Import from libcore where possibleDavid Tolnay
2020-04-30Move Rust symbols required by C++ to a separate Buck targetDavid Tolnay
2020-04-29Bump namespace to cxxbridge03David Tolnay
2020-04-24Produce better error on const_assert failuresDavid Tolnay
2020-03-17Implement fallible C++ functionsDavid Tolnay
2020-03-16Add niche to RustStrDavid Tolnay
2020-03-13Bump inline namespace to match minor versionDavid Tolnay
2020-03-02Remove prefix from mangled string symbolsDavid Tolnay
2020-01-08Release 0.1.0David Tolnay
2020-01-08Safe FFI between Rust and C++David Tolnay