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

Compute enum discriminant during parsing
#189 by jgalenson was merged May 5, 2020 Loading…
Support enums defined in C++ code.
#187 by jgalenson was merged May 5, 2020 Loading…
Expose the enum value to Rust as a field
#182 by jgalenson was merged May 1, 2020 Loading…
Properly handle enum discriminant overflows.
#180 by jgalenson was merged May 1, 2020 Loading…
Support C-style enums
#170 by jgalenson was merged May 1, 2020 Loading…
Disallow passing a reference to a reference.
#162 by jgalenson was merged Apr 28, 2020 Loading…
Allow wildcard argument names.
#159 by jgalenson was merged Apr 27, 2020 Loading…
Support calling C++ and Rust methods
#121 by jgalenson was merged Apr 17, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.