Skip to content

Commit 5b75e2b

Browse files
committed
---
yaml --- r: 12268 b: refs/heads/master c: bee45f0 h: refs/heads/master v: v3
1 parent 169e33b commit 5b75e2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 3232c52a61506124b0fd0079533cca4daf25e318
2+
refs/heads/master: bee45f0ef0e34a66a2fafeddb7915f305cec5081
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rt/memory_region.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// hugely expensive and should only be used as a last resort.
2323
#define RUSTRT_TRACK_ALLOCATIONS 0
2424

25-
class rust_env;
25+
struct rust_env;
2626

2727
class memory_region {
2828
private:

0 commit comments

Comments
 (0)