diff .hgignore @ 46140:ec14c37958ec

rust: document how to enable debug information in optimized builds This is particularly useful when profiling. Differential Revision: https://phab.mercurial-scm.org/D9625
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 17 Dec 2020 12:28:39 +0100
parents e63daff6e8ed
children 3e23794b9e1c
line wrap: on
line diff
--- a/.hgignore	Mon Dec 14 18:09:37 2020 -0800
+++ b/.hgignore	Thu Dec 17 12:28:39 2020 +0100
@@ -64,6 +64,10 @@
 # Generated wheels
 wheelhouse/
 
+syntax: rootglob
+# See Profiling in rust/README.rst
+.cargo/config
+
 syntax: regexp
 ^\.pc/
 ^\.(pydev)?project