.. |
macros
|
Inline cxx-symbols crate into cxx
|
2020-09-07 22:31:03 -07:00 |
symbols
|
Fix incorrect string len if an exception's message is invalid UTF-8
|
2022-10-15 14:53:07 -07:00 |
c_char.rs
|
No-std fixes for Box, String, Pin, c_char
|
2022-10-21 09:18:48 -07:00 |
cxx_string.rs
|
cxx 1.0.91升级至1.0.97
|
2024-04-02 19:59:25 +08:00 |
cxx_vector.rs
|
Remove doc(hidden) attribute that is being phased out
|
2022-05-09 21:25:06 -07:00 |
cxx.cc
|
cxx 1.0.91升级至1.0.97
|
2024-04-02 19:59:25 +08:00 |
exception.rs
|
Mark feature-gated APIs in rendered rustdoc
|
2021-12-08 22:45:48 -08:00 |
extern_type.rs
|
Suppress bad unused_attributes lint on doc(hidden) attr
|
2022-05-09 21:29:44 -07:00 |
fmt.rs
|
Remove spurious use of libstd from type name formatter
|
2021-12-07 13:08:44 -08:00 |
function.rs
|
deny(missing_docs) at crate root
|
2021-04-16 16:08:55 -07:00 |
hash.rs
|
Copy SipHasher13 from libstd to use in no-std mode
|
2021-12-07 20:54:08 -08:00 |
lib.rs
|
cxx 1.0.91升级至1.0.97
|
2024-04-02 19:59:25 +08:00 |
lossy.rs
|
Improve formatting of single quote in Debug of CxxString
|
2023-01-19 18:56:13 -08:00 |
memory.rs
|
Expose WeakPtrTarget trait bound under cxx::memory
|
2021-04-16 16:14:08 -07:00 |
opaque.rs
|
Tweak opaque type repr for slightly more evocative errors
|
2021-05-01 14:20:32 -07:00 |
result.rs
|
Fix incorrect string len if an exception's message is invalid UTF-8
|
2022-10-15 14:53:07 -07:00 |
rust_slice.rs
|
Adopt unsafe_op_in_unsafe_fn style
|
2021-08-27 13:01:46 -07:00 |
rust_str.rs
|
Adopt unsafe_op_in_unsafe_fn style
|
2021-08-27 13:01:46 -07:00 |
rust_string.rs
|
Add alloc feature behind feature gate
|
2021-12-07 15:06:07 -08:00 |
rust_type.rs
|
deny(missing_docs) at crate root
|
2021-04-16 16:08:55 -07:00 |
rust_vec.rs
|
Implement rust::Vec clear in terms of truncate(0)
|
2021-12-31 13:26:53 -08:00 |
shared_ptr.rs
|
cxx 1.0.91升级至1.0.97
|
2024-04-02 19:59:25 +08:00 |
sip.rs
|
Copy SipHasher13 from libstd to use in no-std mode
|
2021-12-07 20:54:08 -08:00 |
type_id.rs
|
Pass and parse $crate in type_id impl
|
2021-02-11 22:29:07 -08:00 |
unique_ptr.rs
|
Move Unpin impl near Drop impl
|
2022-09-02 14:23:29 -07:00 |
unwind.rs
|
Rename catch_unwind -> prevent_unwind
|
2021-12-08 17:47:40 -08:00 |
vector.rs
|
Tweak cxx::vector and cxx::memory module-level doc
|
2021-03-25 02:02:20 -04:00 |
weak_ptr.rs
|
Remove doc(hidden) attribute that is being phased out
|
2022-05-09 21:25:06 -07:00 |