third_party_rust_cxx/syntax
2021-03-22 19:06:07 -07:00
..
atom.rs Support c_char type 2020-11-25 20:04:09 -08:00
attrs.rs Add ForeignName wrapper around non-Rust names 2021-01-01 17:57:14 -08:00
check.rs Format PR 689 with rustfmt 2021-03-22 19:06:02 -07:00
derive.rs Add ExternType derive for opaque Rust types 2020-11-27 19:45:21 -08:00
discriminant.rs Neg/Pos enum for discriminant sign 2020-11-20 20:33:08 -08:00
doc.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
error.rs Add Rust std::shared_ptr binding 2020-12-01 20:49:04 -08:00
file.rs Parse namespace attribute on foreign mods 2020-11-10 18:51:42 -08:00
ident.rs Add ForeignName wrapper around non-Rust names 2021-01-01 17:57:14 -08:00
impls.rs Merge pull request #689 from adetaylor/pointers 2021-03-22 19:04:37 -07:00
improper.rs Support raw pointers in cxx::bridge. 2021-01-23 11:34:13 -08:00
instantiate.rs Add wrapper to prevent iteration of unordered maps 2020-12-31 17:15:56 -08:00
mangle.rs Document the arrangements of preprocessor variables 2021-02-17 15:56:07 -08:00
map.rs Generate all explicit and implicit impls based on one map 2021-01-01 14:28:38 -08:00
mod.rs Support raw pointers in cxx::bridge. 2021-01-23 11:34:13 -08:00
names.rs Fix span placement on ForeignName parse error 2021-01-01 19:28:34 -08:00
namespace.rs Move C++-specific namespace code unused by the proc macro 2020-11-01 22:53:37 -08:00
parse.rs Remove duplicate unsafety parse from PR 689 2021-03-22 19:06:07 -07:00
pod.rs Support raw pointers in cxx::bridge. 2021-01-23 11:34:13 -08:00
qualified.rs Support root namespace in namespace attribute 2020-12-04 12:27:25 -08:00
report.rs Batch errors from the parser 2020-05-04 01:29:17 -07:00
resolve.rs Record lifetimes associated with generic type instantiation 2021-01-01 18:28:28 -08:00
set.rs Add wrapper to prevent iteration of unordered maps 2020-12-31 17:15:56 -08:00
symbol.rs Add ForeignName wrapper around non-Rust names 2021-01-01 17:57:14 -08:00
tokens.rs Support raw pointers in cxx::bridge. 2021-01-23 11:34:13 -08:00
toposort.rs Add wrapper to prevent iteration of unordered maps 2020-12-31 17:15:56 -08:00
trivial.rs Rename RustName -> NamedType 2021-01-01 14:15:26 -08:00
types.rs Support raw pointers in cxx::bridge. 2021-01-23 11:34:13 -08:00