cxx/syntax
2020-12-21 16:26:41 -08:00
..
atom.rs Support c_char type 2020-11-25 20:04:09 -08:00
attrs.rs Show intended usage example on attrs::Parser 2020-12-21 16:26:22 -08:00
check.rs Inline some niche RustName methods 2020-12-21 14:34:35 -08: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 Store enum variant name as Pair 2020-12-21 16:26:41 -08:00
impls.rs Add Rust std::shared_ptr binding 2020-12-01 20:49:04 -08:00
improper.rs Add Rust std::shared_ptr binding 2020-12-01 20:49:04 -08:00
mangle.rs Support derive(Hash) 2020-11-27 18:09:44 -08:00
mod.rs Store enum variant name as Pair 2020-12-21 16:26:41 -08:00
names.rs Inline Pair construction 2020-12-21 15:55:31 -08:00
namespace.rs Move C++-specific namespace code unused by the proc macro 2020-11-01 22:53:37 -08:00
parse.rs Parse cxx_name and rust_name attributes on enum variants 2020-12-21 16:26:41 -08:00
pod.rs Improve POD detection for structs with POD fields 2020-12-09 23:54:08 -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
set.rs Join trivial reasons in one message 2020-12-21 13:13:35 -08:00
symbol.rs Bump namespace to 1 2020-11-17 08:30:10 -08:00
tokens.rs Rename ResolvableName -> RustName 2020-12-06 21:08:47 -08:00
toposort.rs Point out every field involved in the cycle 2020-11-03 18:51:41 -08:00
trivial.rs Recognize extern function return value as trivial reason 2020-12-21 13:30:47 -08:00
types.rs Extract trivial extern type alias detection to module 2020-12-20 21:12:11 -08:00