Skip to content

Commit 6d0398c

Browse files
committed
---
yaml --- r: 226938 b: refs/heads/master c: 0649b16 h: refs/heads/master v: v3
1 parent 1ff8c4d commit 6d0398c

File tree

836 files changed

+23736
-30692
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

836 files changed

+23736
-30692
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: 21eae93550216ca02c7fa949268d5d2907d36e26
2+
refs/heads/master: 0649b16ade40d1fb02ea5c390293278bd876854a
33
refs/heads/snap-stage3: 1af31d4974e33027a68126fa5a5a3c2c6491824f
44
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@
66
*.rs rust
77
src/etc/pkg/rust-logo.ico binary
88
src/etc/pkg/rust-logo.png binary
9-
src/rt/msvc/* -whitespace
10-
src/rt/valgrind/* -whitespace
119
*.woff binary

trunk/.mailmap

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ Abhishek Chanda <[email protected]> Abhishek Chanda <abhishek@cloudscaling
1010
1111
Aydin Kim <[email protected]> aydin.kim <[email protected]>
1212
13+
Alex Newman <[email protected]> Alex HotShot Newman <[email protected]>
1314
Alex Rønne Petersen <[email protected]>
1415
16+
Andrew Kuchev <[email protected]> Andrew <[email protected]>
1517
1618
17-
19+
Ariel Ben-Yehuda <[email protected]> arielb1 <[email protected]>
20+
Ariel Ben-Yehuda <[email protected]> Ariel Ben-Yehuda <[email protected]>
1821
1922
2023
Benjamin Jackman <[email protected]>
@@ -76,6 +79,7 @@ Kang Seonghoon <[email protected]> <[email protected]>
7679
7780
Kyeongwoon Lee <[email protected]>
7881
Lee Wondong <[email protected]>
82+
Lee Jeffery <[email protected]> Lee Jeffery <[email protected]>
7983
Lennart Kudling <[email protected]>
8084
8185
@@ -121,8 +125,10 @@ startling <[email protected]>
121125
122126
Steven Stewart-Gallus <[email protected]> <[email protected]>
123127
Tamir Duberstein <[email protected]> Tamir Duberstein <[email protected]>
128+
Ticki <[email protected]> Ticki <@>
124129
125130
131+
Ulrik Sverdrup <[email protected]> Ulrik Sverdrup <root@localhost>
126132
Vadim Petrochenkov <[email protected]> petrochenkov <[email protected]>
127133
128134
Xuefeng Wu <[email protected]> Xuefeng Wu <[email protected]> XuefengWu <[email protected]>

trunk/.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ sudo: false
2020
before_script:
2121
- ./configure --enable-ccache
2222
script:
23-
- make tidy
24-
- make rustc-stage1 -j4
23+
- make tidy check -j4
2524

2625
env:
2726
- CXX=/usr/bin/g++-4.7

0 commit comments

Comments
 (0)