radicle-heartwood-lfs/radicle-node/src
Fintan Halpenny 3f48c2c516
Rust 1.67
Rust 1.67 was announced[0]. Update the necessary files for running
1.67 and fix the clippy suggestions for string interpolation.

[0]: https://blog.rust-lang.org/2023/01/26/Rust-1.67.0.html

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-04 19:30:29 +01:00
..
address node: Complete Noise handshake integration 2023-01-17 11:01:36 +01:00
runtime node: Cleanup working naming 2023-01-29 21:41:16 +01:00
service Rust 1.67 2023-02-04 19:30:29 +01:00
test Rust 1.67 2023-02-04 19:30:29 +01:00
tests Rust 1.67 2023-02-04 19:30:29 +01:00
wire Rust 1.67 2023-02-04 19:30:29 +01:00
address.rs Remove unused type 2022-10-18 12:37:01 +02:00
bounded.rs node: Fully integrate worker fetch into service 2023-01-25 10:21:57 +01:00
clock.rs node: Remove `RefClock` 2022-12-07 16:06:35 +01:00
control.rs Rust 1.67 2023-02-04 19:30:29 +01:00
deserializer.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lib.rs node: Rename `client` module to `runtime` 2023-01-29 17:33:07 +01:00
logger.rs Rust 1.67 2023-02-04 19:30:29 +01:00
main.rs node: Make git daemon listen configurable 2023-01-30 13:47:09 +01:00
runtime.rs node: Rename `GIT_RESET` env var 2023-01-30 18:23:24 +01:00
service.rs Rust 1.67 2023-02-04 19:30:29 +01:00
sql.rs Use database transactions where appropriate 2022-11-08 09:39:23 +01:00
test.rs Make `track` functions return correctly 2022-11-09 13:29:54 +01:00
tests.rs node: Rename `client` module to `runtime` 2023-01-29 17:33:07 +01:00
wire.rs node: Get replication test to pass 2023-01-18 17:45:46 +01:00
worker.rs node: Rename `GIT_RESET` env var 2023-01-30 18:23:24 +01:00