Skip to content

Commit 335be3b

Browse files
committed
---
yaml --- r: 585 b: refs/heads/master c: d9fe885 h: refs/heads/master i: 583: 4f11678 v: v3
1 parent 47d5217 commit 335be3b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 7ccdb883748a66122b88663139920db4f15a6920
2+
refs/heads/master: d9fe885ba5e9d67e031389eeb9a14039f9eb5287

trunk/src/lib/dbg.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
/**
22
* Unsafe debugging functions for inspecting values.
3+
*
4+
* Your RUST_LOG environment variable must contain "stdlib" for any debug
5+
* logging.
36
*/
47

58
import std._vec;

0 commit comments

Comments
 (0)