Casper
c0282873fb
Rust: Fixed cargo clippy on non-generated code ( #5485 )
...
* Cargo clippy lints
* more lints
* more lints
* Restored a doc comment
* Comment on float eps-eq and adjusted casting
2019-09-09 13:02:43 -07:00
bspeice
3968d00568
[Rust] Don't use inner attributes for allow ( #5212 )
...
* Don't use inner attributes for `allow`
Messes with being able to easily include elsewhere
* Regenerate tests
* No-op to retrigger CI
* Add the rest of the `allow` attributes
2019-03-09 12:58:27 -08:00
Robert
b378b8eb69
Fix create_vector_of_strings to use the stack, and test it. ( #5074 )
2018-11-29 11:47:28 -08:00
Robert
4c3b6c247d
Rust: test that no heap allocs happen on hot paths ( #5022 )
2018-10-31 18:08:14 -07:00