strawberry
|
868976a149
|
use chain_width 60
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-03-26 22:24:24 -04:00 |
|
strawberry
|
f419c64aca
|
add rustfmt.toml, format entire codebase
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-03-08 12:51:21 -05:00 |
|
Nyaaori
|
c86313d4fa
|
chore: code cleanup
https://rust-lang.github.io/rust-clippy/master/index.html#op_ref
https://rust-lang.github.io/rust-clippy/master/index.html#str_to_string
https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
|
2022-12-21 10:42:12 +01:00 |
|
Timo Kösters
|
2a0515f528
|
Replace println/dbg calls with corresponding macros from tracing crate
|
2022-12-18 07:52:22 +01:00 |
|
Timo Kösters
|
6d5e54a66b
|
fix: jaeger support
|
2022-12-18 06:37:03 +01:00 |
|
Timo Kösters
|
d5b4754cf4
|
0 errors left!
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
a4637e2ba1
|
cargo fmt
|
2022-10-10 14:02:01 +02:00 |
|
Timo Kösters
|
44fe6d1554
|
127 errors left
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
cff52d7ebb
|
messing around with arcs
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
face766e0f
|
messing with trait objects
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
8708cd3b63
|
431 errors left
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
bd8b616ca0
|
Fixed more compile time errors
|
2022-10-10 13:54:00 +02:00 |
|
Timo Kösters
|
057f8364cc
|
fix: some compile time errors
Only 174 errors left!
|
2022-10-10 13:25:01 +02:00 |
|
Timo Kösters
|
e045abe961
|
refactor: work on auth chain and state compressor
|
2022-10-10 11:18:53 +02:00 |
|
Nyaaori
|
c8f64844ab
|
refactor: prepare service/rooms/auth_chain/mod.rs from service/rooms/state_compressor/mod.rs
|
2022-10-10 11:17:34 +02:00 |
|