log rust/Cargo.lock @ 44544:13da36d77a3f

age author description
Fri, 06 Mar 2020 18:08:23 +0100 Raphaël Gomès hg-core: add function timing information
Fri, 06 Mar 2020 18:08:13 +0100 Raphaël Gomès rust: add logging utils
Fri, 06 Mar 2020 17:51:24 +0100 Raphaël Gomès rust-status: traverse working directory in parallel
Fri, 06 Mar 2020 16:49:46 +0100 Pierre-Yves David setup-rust: remove the legacy 'direct-ffi' variant
Tue, 18 Feb 2020 19:11:15 +0100 Georges Racinet rust-nodemap: pure Rust example
Thu, 16 Jan 2020 13:34:04 +0100 Raphaël Gomès rust-re2: add wrapper for calling Re2 from Rust
Tue, 14 Jan 2020 17:10:20 +0100 Raphaël Gomès rust-utils: add util for canonical path
Tue, 14 Jan 2020 16:50:35 +0100 Raphaël Gomès rust-hg-path: add useful methods to `HgPath`
Wed, 05 Feb 2020 17:05:37 +0100 Raphaël Gomès rust-pathauditor: add Rust implementation of the `pathauditor`
Fri, 31 Jan 2020 00:01:29 +0900 Yuya Nishihara rust-cpython: bump cpython to 0.4 to switch to upstreamed PySharedRef
Thu, 30 Jan 2020 23:57:19 +0900 Yuya Nishihara rust: update dependencies
Fri, 17 Jan 2020 15:34:11 +0100 Raphaël Gomès rust-dependencies: update rayon
Wed, 22 Jan 2020 16:37:05 +0100 Georges Racinet rust-node: binary Node ID and conversion utilities
Mon, 14 Oct 2019 13:57:30 +0200 Raphaël Gomès rust-performance: introduce FastHashMap type alias for HashMap
Fri, 11 Oct 2019 13:39:57 +0200 Raphaël Gomès rust-dirstate-status: add first Rust implementation of `dirstate.status`