Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rust/Cargo.toml
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 May 2019 19:05:39 +0200
changeset 42386
a09829e14fc0
parent 40978
5532823e8c18
child 44484
79ac59d3f73d
permissions
-rw-r--r--
perf: make sure to explicitly disable any profiler after the first iteration The current code work, because of some edge behavior of the `profile` class. We make it explicit that the profiler is not in effect more than once.
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]