1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-03-24 03:54:48 +03:00
conduit/src
Jonas Platte abb4b4cf0b
Remove TryFrom, TryInto imports
They are no longer needed in the 2021 edition.
2022-02-03 13:24:04 +01:00
..
client_server Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
database Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
appservice_server.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
database.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs Merge branch 'media-download-with-filename' into 'next' 2022-01-27 15:44:56 +00:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
utils.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00