Mon, 09 Jan 2023 18:58:18 +0100 | Raphaël Gomès | rust-nodemap: implement `PartialEq` without allocation | changeset | files |
Mon, 09 Jan 2023 18:54:57 +0100 | Raphaël Gomès | rust-clippy: tell `clippy` we don't need to declare a default here | changeset | files |
Mon, 09 Jan 2023 18:50:29 +0100 | Raphaël Gomès | rust-clippy: refactor complex type | changeset | files |
Mon, 09 Jan 2023 18:30:42 +0100 | Raphaël Gomès | rust-clippy: simplify return type of debug function | changeset | files |
Mon, 09 Jan 2023 18:27:53 +0100 | Raphaël Gomès | rust-clippy: add `is_empty` method to please the `clippy` gods | changeset | files |
Mon, 09 Jan 2023 18:25:24 +0100 | Raphaël Gomès | rust: don't use a reference to a `Cow` | changeset | files |
Mon, 09 Jan 2023 18:22:46 +0100 | Raphaël Gomès | rust-clippy: reassure `clippy` that 8 arguments is expected | changeset | files |
Mon, 09 Jan 2023 18:15:29 +0100 | Raphaël Gomès | rust-clippy: use `write_all` since we're not expecting a partial write | changeset | files |