third_party_rust_cxx/syntax
David Tolnay c21b20ac0f
Handwrite boilerplate impls for Type
This allows dropping the Span wrapper that was only needed for the Eq
and Hash support.
2020-03-15 23:25:34 -07:00
..
atom.rs Clean up Atom::from match arm order 2020-03-13 13:55:28 -07:00
attrs.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
check.rs Add Type::Void variant 2020-03-15 23:11:40 -07:00
doc.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
error.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
ident.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
impls.rs Handwrite boilerplate impls for Type 2020-03-15 23:25:34 -07:00
mod.rs Handwrite boilerplate impls for Type 2020-03-15 23:25:34 -07:00
parse.rs Implement parsing () type 2020-03-15 23:17:48 -07:00
set.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
span.rs Add Type::Void variant 2020-03-15 23:11:40 -07:00
tokens.rs Add Type::Void variant 2020-03-15 23:11:40 -07:00
types.rs Add Type::Void variant 2020-03-15 23:11:40 -07:00