Skip to content

Commit 5dc293b

Browse files
committed
---
yaml --- r: 46309 b: refs/heads/auto c: 9ad8a1f h: refs/heads/master i: 46307: 1608a9e v: v3
1 parent f965b11 commit 5dc293b

File tree

6 files changed

+1
-1257
lines changed

6 files changed

+1
-1257
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0
1414
refs/tags/release-0.3.1: 495bae036dfe5ec6ceafd3312b4dca48741e845b
1515
refs/tags/release-0.4: e828ea2080499553b97dfe33b3f4d472b4562ad7
1616
refs/tags/release-0.5: 7e3bcfbf21278251ee936ad53e92e9b719702d73
17-
refs/heads/auto: 354da4108a483ece3b6424ea7d92e3b6e91d4239
17+
refs/heads/auto: 9ad8a1f46566ddcd705cc918863cee2946d8b946

branches/auto/src/rt/rust_globals.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
#include <math.h>
3838
#include <assert.h>
3939

40-
#include "uthash.h"
41-
4240
#if defined(__WIN32__)
4341
extern "C" {
4442
#include <windows.h>

branches/auto/src/rt/rust_kernel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
#include "rust_log.h"
5050
#include "rust_sched_reaper.h"
5151
#include "rust_type.h"
52-
#include "util/hash_map.h"
5352
#include "sync/lock_and_signal.h"
5453

5554
class rust_scheduler;

0 commit comments

Comments
 (0)