index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
stylo_sanity.rs
Age
Commit message (
Expand
)
Author
2022-03-15
tests: Remove testing_only_libclang_4 and expectations
Darren Kulp
2022-02-18
tests: Remove clang-3.9 expectations
Darren Kulp
2021-12-29
Remove deprecation and Replace
MikuroXina
2021-12-29
Replace generate with gen in test
MikuroXina
2021-10-27
Fix warnings
MikuroXina
2021-02-18
Rename whitelist -> allowlist and blacklist -> blocklist
Marcel Hlopko
2020-07-20
Remove testing_only_libclang_3_8 and expectations
Darren Kulp
2020-06-29
Disable generated comment in expectations test
Darren Kulp
2019-10-14
Add llvm 9.0 to CI.
Emilio Cobos Álvarez
2019-09-17
Rustfmt.
Emilio Cobos Álvarez
2017-11-02
The stylo sanity test should use `blacklist_type`
Nick Fitzgerald
2017-09-07
Print time phases for the stylo sanity test
Nick Fitzgerald
2017-09-07
Use `quote` instead of `syntex` for Rust code generation
Nick Fitzgerald
2017-08-21
Rename `TypeKind::Named` to `TypeKind::TypeParam`
Anna Liao
2017-05-25
Allow asserting expectations across different libclang versions
Nick Fitzgerald
2017-05-05
Emit `PhantomData<UnsafeCell<T>>` members for all generic parameters
Kowasaki
2017-04-12
Add a Stylo bindings sanity test
Nick Fitzgerald