log rust/hg-core/src/utils.rs @ 53040:cdd7bf612c7b stable tip

age author description
Thu, 16 Jan 2025 13:15:02 -0500 Mitchell Kember rust: move code from utils to utils::strings
Fri, 03 Jan 2025 10:50:17 -0500 Mitchell Kember rust: add utils::strings module
Tue, 12 Nov 2024 23:20:04 +0100 Rapha?l Gom?s rust-manifest: use `memchr` crate for all byte-finding needs
Tue, 05 Nov 2024 15:21:09 +0100 Rapha?l Gom?s rust-update: make `update_from_null` respect `worker.numcpu` config option stable
Wed, 15 Nov 2023 18:41:33 +0000 Arseniy Alekseyev rust: add a utility function to merge ordered fallible iterators
Mon, 03 Apr 2023 15:32:39 +0200 Georges Racinet rustdoc: fixed warnings about links
Thu, 23 Mar 2023 19:10:15 +0100 Rapha?l Gom?s rust: fix thread cap (for real this time) stable
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Wed, 11 Jan 2023 17:27:19 +0100 Rapha?l Gom?s rust: move `filter_map_results` to public util
Tue, 10 Jan 2023 10:41:52 +0100 Rapha?l Gom?s rust-clippy: remove redundant suffix from enum
Mon, 09 Jan 2023 19:18:43 +0100 Rapha?l Gom?s rust-clippy: fix most warnings in `hg-core`
Mon, 09 Jan 2023 19:14:14 +0100 Rapha?l Gom?s rust-utils: strip redundant prefix from enum
Mon, 14 Nov 2022 15:34:51 +0100 Rapha?l Gom?s rust: use `matches!` macro now that we're using Rust 1.42+
Mon, 14 Nov 2022 15:31:49 +0100 Rapha?l Gom?s hg-core: remove unneeded util now that we support Rust 1.42+
Mon, 14 Nov 2022 15:29:58 +0100 Rapha?l Gom?s hg-core: remove unneeded trait now that we support Rust 1.52+