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
Jonas Platte 6bb1081b71
Use BTreeMap::into_values
Stable under new MSRV.
2 years ago
..
client_server Fix rustc / clippy warnings 2 years ago
database Use BTreeMap::into_values 2 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
database.rs Fix rustc / clippy warnings 2 years ago
error.rs improvement: allow rocksdb again 3 years ago
lib.rs Clean up mod and use statements in lib.rs and main.rs 3 years ago
main.rs Clean up mod and use statements in lib.rs and main.rs 3 years ago
pdu.rs Use Arc for EventIds in PDUs 3 years ago
ruma_wrapper.rs Remove unnecessary Result 2 years ago
server_server.rs Fix rustc / clippy warnings 2 years ago
utils.rs feat: database backend selection at runtime 3 years ago