Benjamin Saunders
|
8c0ece9ef8
|
Safer compile-pass test
|
2019-10-05 11:16:35 -07:00 |
|
bors[bot]
|
6d7e4bf120
|
Merge #215
215: Replace mem::uninitialized with mem::zeroed r=MaikKlein a=aloucks
Fixes #214
Co-authored-by: Aaron Loucks <aloucks@cofront.net>
|
2019-06-01 20:43:14 +00:00 |
|
Aaron Loucks
|
634b618852
|
Run cargo fmt
|
2019-05-25 15:38:28 -04:00 |
|
Aaron Loucks
|
1ba1d46eb2
|
Update generator and examples to edition 2018
|
2019-05-25 15:34:18 -04:00 |
|
Aaron Loucks
|
bd69ab969c
|
Replace mem::uninitialized with mem::zeroed
Fixes #214
|
2019-05-25 15:13:17 -04:00 |
|
Benjamin Saunders
|
bb6427d693
|
Idiomatic Debug impls for enums and bitflags
Improves consistency with Rust idioms. In particular, readability of
panic messages arising from unwrapped `VkResult`s is vastly improved.
|
2019-04-23 19:41:17 -07:00 |
|
Aaron Loucks
|
ede9ed68e0
|
Add test for constant sized arrays
|
2019-03-13 21:01:11 -04:00 |
|
Matus Talcik
|
b71dc58efb
|
Initial support for rustfmt
|
2018-11-17 19:05:28 +01:00 |
|
Benjamin Saunders
|
6738c4c01c
|
impl Display for constants
|
2018-08-19 20:13:02 -07:00 |
|