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/api/client_server
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
..
account.rs feat: registration tokens 11 months ago
alias.rs improvement: randomize server order for alias joins 1 year ago
backup.rs WIP: Upgrade Ruma 2 years ago
capabilities.rs WIP: Upgrade Ruma 2 years ago
config.rs Bump Ruma 1 year ago
context.rs feat: space hierarchies 1 year ago
device.rs WIP: Upgrade Ruma 2 years ago
directory.rs log room ID for invalid room topic event errors 11 months ago
filter.rs WIP: Upgrade Ruma 2 years ago
keys.rs fix `cargo check` lints 5 months ago
media.rs update rust toolchain 5 months ago
membership.rs fix `cargo clippy` lints 5 months ago
message.rs fix `cargo clippy` lints 5 months ago
mod.rs feat: space hierarchies 1 year ago
presence.rs don't panic on missing presence status for a user 6 months ago
profile.rs Bump Ruma 1 year ago
push.rs Always return an error if a push rule is not found 1 year ago
read_marker.rs feat: ask for backfill 1 year ago
redact.rs Sliding sync improvements and redaction fixes 10 months ago
relations.rs fix `cargo clippy` lints 5 months ago
report.rs WIP: Upgrade Ruma 2 years ago
room.rs Sliding sync improvements and redaction fixes 10 months ago
search.rs feat: space hierarchies 1 year ago
session.rs fix `cargo clippy` lints 5 months ago
space.rs feat: space hierarchies 1 year ago
state.rs fix `cargo clippy` lints 5 months ago
sync.rs fix `cargo clippy` lints 5 months ago
tag.rs WIP: Upgrade Ruma 2 years ago
thirdparty.rs WIP: Upgrade Ruma 2 years ago
threads.rs feat: WIP relationships and threads 1 year ago
to_device.rs Bump Ruma 1 year ago
typing.rs WIP: Upgrade Ruma 2 years ago
unversioned.rs declare 1.5 support 5 months ago
user_directory.rs WIP: Upgrade Ruma 2 years ago
voip.rs update base64 to 0.21.2 11 months ago