Skip to content

Commit d2ede33

Browse files
committed
---
yaml --- r: 235502 b: refs/heads/stable c: 36882a0 h: refs/heads/master v: v3
1 parent fef542f commit d2ede33

File tree

381 files changed

+6269
-11294
lines changed

Some content is hidden

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

381 files changed

+6269
-11294
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ refs/heads/tmp: afae2ff723393b3ab4ccffef6ac7c6d1809e2da0
2929
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
3030
refs/tags/homu-tmp: f859507de8c410b648d934d8f5ec1c52daac971d
3131
refs/tags/1.0.0-beta: 8cbb92b53468ee2b0c2d3eeb8567005953d40828
32-
refs/heads/stable: d354d41fd5ddaeb6e1e902856d98cb52cc22d711
32+
refs/heads/stable: 36882a00074b0a444041f5348146ad66343c3e59
3333
refs/tags/1.0.0: 55bd4f8ff2b323f317ae89e254ce87162d52a375
3434
refs/tags/1.1.0: bc3c16f09287e5545c1d3f76b7abd54f2eca868b
3535
refs/tags/1.2.0: f557861f822c34f07270347b94b5280de20a597e

branches/stable/.mailmap

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@
88
Aaron Todd <[email protected]>
99
Abhishek Chanda <[email protected]> Abhishek Chanda <[email protected]>
1010
11-
Aydin Kim <[email protected]> aydin.kim <[email protected]>
1211
1312
Alex Rønne Petersen <[email protected]>
1413
1514
1615
17-
16+
1817
1918
2019
Benjamin Jackman <[email protected]>
@@ -39,15 +38,13 @@ Eduardo Bautista <[email protected]> <[email protected]>
3938
Eduardo Bautista <[email protected]> <=>
4039
4140
Elly Fong-Jones <[email protected]>
42-
Emily Dunham <[email protected]> edunham <[email protected]>
4341
4442
4543
Eric Holmes <[email protected]>
4644
4745
4846
Evgeny Sologubov
4947
Falco Hirschenberger <[email protected]> <[email protected]>
50-
Felix S. Klock II <[email protected]> Felix S Klock II <[email protected]>
5148
Gareth Daniel Smith <[email protected]>
5249
5350
@@ -67,7 +64,6 @@ Jihyun Yu <[email protected]> jihyun <[email protected]>
6764
6865
Johann Hofmann <[email protected]> Johann <[email protected]> Johann Hofmann <[email protected]>
6966
70-
John Hodge <[email protected]> John Hodge <[email protected]>
7167
7268
7369
Junyoung Cho <[email protected]>
@@ -84,24 +80,20 @@ Luqman Aden <[email protected]> <[email protected]>
8480
Luke Metz <[email protected]>
8581
8682
Makoto Nakashima <[email protected]> gifnksm <[email protected]>
87-
Markus Westerlind <[email protected]> Markus <[email protected]>
8883
Margaret Meyerhofer <[email protected]> <mmeyerho@andrew>
8984
Mark Sinclair <[email protected]>
9085
Mark Sinclair <[email protected]> =Mark Sinclair <[email protected]>
91-
Matej Lach <[email protected]> Matej Ľach <[email protected]>
9286
9387
Matthew Auld <[email protected]>
9488
9589
Matthijs Hofstra <[email protected]>
9690
Michael Williams <[email protected]>
97-
Michael Woerister <michaelwoerister@gmail> <[email protected]> <michaelwoerister@posteo> Michael Woerister <michaelwoerister@posteo>
91+
Michael Woerister <michaelwoerister@gmail> <[email protected]>
92+
Michael Woerister <michaelwoerister@gmail> <michaelwoerister@posteo>
9893
9994
Nicholas Mazzuca <[email protected]> Nicholas <[email protected]>
100-
Oliver Schneider <[email protected]> <[email protected]> <[email protected]> Oliver 'ker' Schneider <[email protected]>
10195
Ožbolt Menegatti <[email protected]> gareins <[email protected]>
102-
Paul Faria <[email protected]> Paul Faria <[email protected]>
10396
Peer Aramillo Irizar <[email protected]> parir <[email protected]>
104-
10597
Philipp Brüschweiler <[email protected]> <[email protected]>
10698
Philipp Brüschweiler <[email protected]> <[email protected]>
10799
Pradeep Kumar <[email protected]>
@@ -113,7 +105,6 @@ Robert Foss <[email protected]> robertfoss <[email protected]>
113105
Robert Gawdzik <[email protected]> Robert Gawdzik ☢ <[email protected]>
114106
Robert Millar <[email protected]>
115107
Ryan Scheel <[email protected]>
116-
Sean Gillespie <[email protected]> swgillespie <[email protected]>
117108
Seonghyun Kim <[email protected]>
118109
Simon Barber-Dueck <[email protected]> Simon BD <simon@server>
119110
@@ -123,9 +114,7 @@ Steven Stewart-Gallus <[email protected]> <sstewartgallus00@mylanga
123114
Tamir Duberstein <[email protected]> Tamir Duberstein <[email protected]>
124115
125116
126-
Vadim Petrochenkov <[email protected]> petrochenkov <[email protected]>
127117
128-
Xuefeng Wu <[email protected]> Xuefeng Wu <[email protected]> XuefengWu <[email protected]>
129118
130119
131120
Zack Slayton <[email protected]>

branches/stable/.travis.yml

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,20 @@
1-
# ccache support is disabled unless your language is a C-derivative. However
2-
# `language: C` unconditionally sets `CC=compiler`. If we just set it in our
3-
# `env` it will be overwritten by the default (gcc 4.6).
1+
# Use something that's not 'ruby' so we don't set up things like
2+
# RVM/bundler/ruby and whatnot. Right now 'rust' as a language actually
3+
# downloads a rust/cargo snapshot, which we don't really want for building rust.
44
language: c
5-
compiler: /usr/bin/gcc-4.7
6-
cache: ccache
75
sudo: false
86

97
# The test suite is in general way too stressful for travis, especially in
108
# terms of time limit and reliability. In the past we've tried to scale things
119
# back to only build the stage1 compiler and run a subset of tests, but this
1210
# didn't end up panning out very well.
1311
#
14-
# As a result, we're just using travis to run `make tidy` and *only* build
15-
# stage1 but *not* test it for now (a strict subset of the bootstrap). This will
16-
# catch "obvious" errors like style or not even compiling.
17-
#
18-
# We need gcc4.7 or higher to build LLVM, and travis (well, Ubuntu 12.04)
19-
# currently ships with 4.6. Gotta download our own.
12+
# As a result, we're just using travis to run `make tidy` now. It'll help
13+
# everyone find out about their trailing spaces early on!
2014
before_script:
21-
- ./configure --enable-ccache
15+
- ./configure --llvm-root=path/to/nowhere
2216
script:
2317
- make tidy
24-
- make rustc-stage1 -j4
25-
26-
env:
27-
- CXX=/usr/bin/g++-4.7
28-
29-
addons:
30-
apt:
31-
sources:
32-
- ubuntu-toolchain-r-test
33-
packages:
34-
- gcc-4.7
35-
- g++-4.7
3618

3719
# Real testing happens on http://buildbot.rust-lang.org/
3820
#

0 commit comments

Comments
 (0)