Commit Graph

17 Commits

Author SHA1 Message Date
Tom Alexander b46fae331b
Fix clippy errors.
format Build format has succeeded Details
clippy Build clippy has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-test Build rust-test has succeeded Details
build-organic Build build-organic has succeeded Details
2024-04-11 21:03:50 -04:00
Tom Alexander f47d688be4
Remove owned String from CustomError.
rustfmt Build rustfmt has failed Details
rust-test Build rust-test has failed Details
clippy Build clippy has failed Details
rust-build Build rust-build has failed Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
This is a 15% performance improvement.
2023-10-21 14:29:37 -04:00
Tom Alexander d20b4a410b
Remove pointless map_err calls. 2023-10-17 11:56:36 -04:00
Tom Alexander 05c64f53b1
Remove boxed error from CustomError. 2023-10-17 11:40:11 -04:00
Tom Alexander f59f153ee7
Clean up. 2023-10-17 10:39:21 -04:00
Tom Alexander 20c4a0f8f7
Continue removing MyError. 2023-10-17 10:35:33 -04:00
Tom Alexander c9d7251e3b
Begin removing the MyError type. 2023-10-17 09:45:18 -04:00
Tom Alexander 8417b5fc9d
Add an owned string entry for CustomError. 2023-10-17 09:27:15 -04:00
Tom Alexander 3069711447
Apply more suggestions. 2023-10-16 18:29:21 -04:00
Tom Alexander e7ec23af3d
Move the Date struct into types and implement a get_property_numeric. 2023-10-02 15:49:51 -04:00
Tom Alexander 1b7326eafe
Use static strings for CustomError.
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
This resulted in a 20% speedup.
2023-09-29 12:02:26 -04:00
Tom Alexander 84953c1669
Put back in needed pubs. 2023-09-11 14:59:23 -04:00
Tom Alexander 7650a9edff
Remove all pub. 2023-09-11 13:11:08 -04:00
Tom Alexander ee02e07717
Read the setup file into memory. 2023-09-04 16:53:02 -04:00
Tom Alexander dab598e5e7
Convert all functions to using the wrapped input type.
rust-test Build rust-test has failed Details
rust-build Build rust-build has failed Details
2023-08-24 16:06:29 -04:00
Tom Alexander 18323a2b43
Solve the rest of the compiler warnings. 2023-04-21 18:42:31 -04:00
Tom Alexander a1724dae52
Combine the error types. 2023-04-21 18:36:01 -04:00