Peter Huene
|
9f506692c2
|
Fix clippy warnings.
This commit fixes the current set of (stable) clippy warnings in the repo.
|
2019-10-24 17:20:12 -07:00 |
|
Benjamin Bouvier
|
f0244516c5
|
[meta] Make more things pub(crate) instead of pub;
This could help the compiler find unused fields/methods. It didn't find any
during this migration.
|
2019-09-23 14:42:20 +02:00 |
|
Benjamin Bouvier
|
21aaf0c89f
|
[meta] Add cdsl facilities for encodings and recipes;
Co-authored-by: Benjamin Bouvier <public@benj.me>
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
|
2019-07-05 11:38:51 +02:00 |
|
Benjamin Bouvier
|
4a6b88193e
|
[meta] Map global TransformGroup to local TransformGroup indices;
|
2019-07-04 16:38:28 +02:00 |
|
Benjamin Bouvier
|
1f21349c4b
|
[meta] Add CPU modes to the meta crate;
|
2019-04-25 11:44:56 +02:00 |
|