|
c753890bb0
|
Fix/silence various clippy warnings.
|
2019-08-01 14:18:26 +09:00 |
|
|
152d265c82
|
Switched all uninitialized memory to use MaybeUninit.
|
2019-07-06 13:46:54 +09:00 |
|
|
508cda6021
|
Better path usage and "extern crate" removal in sub-crates.
|
2018-12-16 13:14:06 -08:00 |
|
|
5fb349cc49
|
Second step transitioning to Rust 2018.
|
2018-12-16 12:07:11 -08:00 |
|
|
d57c896151
|
Silence/fix clippy warnings in mem_arena sub-crate.
|
2018-12-15 22:34:51 -08:00 |
|
|
498c1ea8d9
|
Running latest rustfmt. No functional change.
|
2018-10-30 22:31:25 -07:00 |
|
|
6d21a30840
|
Formatting with newer cargo fmt .
No meaningful code change, only formatting.
|
2018-06-24 21:18:10 -07:00 |
|
|
c990672dfe
|
Fix compiler warnings.
|
2018-03-04 13:06:22 -08:00 |
|
|
97d3304149
|
Run new rustfmt on codebase.
|
2018-03-04 13:00:55 -08:00 |
|
|
b5f2237676
|
Reformatted sub-crates with new rustfmt as well.
|
2017-06-15 22:21:25 -07:00 |
|
|
922e33ec3f
|
Reformat code with latest rustfmt and custom config.
|
2017-05-14 13:43:51 -07:00 |
|
|
b698a52f6c
|
Split some more things out into sub-crates.
Also translated the Halton generator to rust and made it a crate
where the code is generated by a build.rs file.
|
2017-05-11 22:57:59 -07:00 |
|