log rust/hg-cpython/Cargo.toml @ 47954:4afd6cc447b9

age author description
Thu, 09 Sep 2021 18:07:40 +0200 Simon Sapin rust: Make OwningDirstateMap generic and move it into hg-core
Sun, 04 Jul 2021 20:41:27 +0200 Pierre-Yves David rust: bump rust-cpython version for 0.6.0
Thu, 08 Apr 2021 21:46:54 +0200 Simon Sapin rust: Remove the compile-time 'dirstate-tree' feature flag
Mon, 05 Apr 2021 12:22:12 +0200 Pierre-Yves David rust: bump rust-cpython version to 0.5.2
Wed, 06 Jan 2021 14:09:01 +0100 Simon Sapin copies-rust: move CPU-heavy Rust processing into a child thread
Wed, 30 Sep 2020 18:10:53 +0200 Raphaël Gomès rust: introduce `dirstate-tree` cargo feature
Sun, 06 Sep 2020 10:33:12 +0200 Raphaël Gomès rust-cpython: switch logging facade from `simple_logger` to `env_logger`