We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d5217 commit 335be3bCopy full SHA for 335be3b
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7ccdb883748a66122b88663139920db4f15a6920
+refs/heads/master: d9fe885ba5e9d67e031389eeb9a14039f9eb5287
trunk/src/lib/dbg.rs
@@ -1,5 +1,8 @@
/**
* Unsafe debugging functions for inspecting values.
3
+ *
4
+ * Your RUST_LOG environment variable must contain "stdlib" for any debug
5
+ * logging.
6
*/
7
8
import std._vec;
0 commit comments