You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src
Charles Hall 9453dbc740
update rust toolchain
It comes with a bunch of new lints (yay!) so I fixed them all so CI will
keep working.

Also apparently something about linking changed because I had to change
the checks for deciding the linker flags for static x86_64 builds to
keep working.
5 months ago
..
api update rust toolchain 5 months ago
config fix `cargo clippy` lints 5 months ago
database update rust toolchain 5 months ago
service update rust toolchain 5 months ago
utils Merge branch 'error-leak-fix' into 'next' 11 months ago
lib.rs refactor: cleanup 2 years ago
main.rs fix `cargo clippy` lints 5 months ago