Skip to content

Commit 31c2f25

Browse files
committed
---
yaml --- r: 190421 b: refs/heads/snap-stage3 c: 6468300 h: refs/heads/master i: 190419: aa9fe8a v: v3
1 parent 5aad591 commit 31c2f25

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,7 +1,7 @@
11
---
22
refs/heads/master: 857ac28867722111249b5c3ef68e32499bd11ea0
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: f3c427ca5cd4071425420d3b95e8c7963a036c60
4+
refs/heads/snap-stage3: 646830076a289d6040ba8e29518266d34ef1c5dd
55
refs/heads/try: 1c28ab65017d74fc13d003f7c7a73d1a48e5406f
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-include ../tools.mk
22

33
all:
4-
rustc -o foo foo.rs
4+
$(rustc) -o foo foo.rs

0 commit comments

Comments
 (0)