Skip to content

Pull requests: dtolnay/cxx

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add no_exceptions feature flag
#1343 opened Apr 22, 2024 by andreiltd Loading…
Support for Enums
#1328 opened Mar 21, 2024 by dorezyuk Loading…
Mention the bridges builder in the book
#1319 opened Feb 19, 2024 by tolvanea Loading…
Add custom deleter support to UniquePtr
#1305 opened Jan 10, 2024 by darkwisebear Loading…
CxxVector: implement reserve() and capacity()
#1300 opened Jan 4, 2024 by russelltg Loading…
Add support for c_void as an opaque C++ type
#1204 opened Mar 31, 2023 by dpaoliello Loading…
Add support for renamed type aliases
#1203 opened Mar 24, 2023 by dpaoliello Loading…
Fix: Prevent crash on OOM in error copy
#1183 opened Feb 26, 2023 by schreter Loading…
Minimal support for Rust type aliases
#1181 opened Feb 25, 2023 by schreter Loading…
C++: Fix build on no-except compilers
#1174 opened Feb 11, 2023 by riidefi Loading…
Support rust char binding, mapping to new cpp rust::Char
#1147 opened Jan 4, 2023 by kraktus Loading…
5 tasks
cxx: implement slice support for nostd
#1123 opened Nov 3, 2022 by twilfredo Loading…
impl Blocks and Static Methods
#1102 opened Sep 27, 2022 by maurer Loading…
Added support for std::function
#1100 opened Sep 21, 2022 by paandahl Loading…
Added documentation for methods on shared types
#1081 opened Aug 19, 2022 by paandahl Loading…
[docs] add comment for rust::Str size and length
#1037 opened Apr 12, 2022 by kassens Loading…
Add CXX_RS_EXPORT, CXX_CPP_EXPORT macros to cxx.cc
#1025 opened Mar 16, 2022 by adetaylor Loading…
Add support for #[repr(align(x))] on bridge structs
#902 opened Jul 21, 2021 by mxxo Loading…
ProTip! Exclude everything labeled bug with -label:bug.