.arcconfig
author Simon Sapin <simon.sapin@octobus.net>
Tue, 27 Apr 2021 17:49:38 +0200
changeset 47118 c92e63762573
parent 44128 ff396501e841
permissions -rw-r--r--
dirstate-tree: Add #[timed] attribute to `status` and `DirstateMap::read` When running with a `RUST_LOG=trace` environment variable, the `micro_timer` crate prints the duration taken by each call to functions with that attribute. Differential Revision: https://phab.mercurial-scm.org/D10552

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}