Skip to content

Commit ae1dcbc

Browse files
committed
---
yaml --- r: 103871 b: refs/heads/try c: 06a8d59 h: refs/heads/master i: 103869: b8f4638 103867: caf31ff 103863: 68dc961 103855: 91e6fb2 103839: c5be039 103807: 4e6a450 v: v3
1 parent 45f551f commit ae1dcbc

File tree

1,254 files changed

+75409
-54474
lines changed

Some content is hidden

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

1,254 files changed

+75409
-54474
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 62f1d68439dcfd509eaca29887afa97f22938373
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5-
refs/heads/try: ef53b7a97c58f65ac6967dfc6d30a4354afa34a3
5+
refs/heads/try: 06a8d59ded67dfaa589112ceb8a8e031bc575249
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,14 @@ src/.DS_Store
7171
/stage2/
7272
/stage3/
7373
*.bz2
74-
/doc
74+
/doc/html
75+
/doc/latex
76+
/doc/std
77+
/doc/extra
78+
/doc/green
79+
/doc/native
80+
/doc/rustc
81+
/doc/syntax
7582
/nd/
7683
/llvm/
7784
version.md
@@ -88,4 +95,3 @@ src/etc/dl
8895
build/
8996
i686-pc-mingw32/
9097
src/librustc/lib/llvmdeps.rs
91-
*.pot

branches/try/.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[submodule "src/llvm"]
22
path = src/llvm
3-
url = https://github.com/rust-lang/llvm.git
3+
url = https://github.com/luqmana/llvm.git
44
branch = master
55
[submodule "src/libuv"]
66
path = src/libuv
7-
url = https://github.com/rust-lang/libuv.git
7+
url = https://github.com/alexcrichton/libuv.git
88
branch = master
99
[submodule "src/gyp"]
1010
path = src/gyp
11-
url = https://github.com/rust-lang/gyp.git
11+
url = https://github.com/alexcrichton/gyp.git

branches/try/AUTHORS.txt

Lines changed: 1 addition & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
1-
Rust was written by these fine people:
2-
31
Aaron Laursen <[email protected]>
42
Aaron Todd <[email protected]>
53
Adam Bozanich <[email protected]>
64
Adrien Tétar <[email protected]>
7-
Alan Andrade <[email protected]>
85
Aleksander Balicki <[email protected]>
96
Alex Crichton <[email protected]>
107
Alex Rønne Petersen <[email protected]>
118
Alexander Stavonin <[email protected]>
12-
Alexandros Tasos <[email protected]>
139
Alexei Sholik <[email protected]>
1410
Aljaž "g5pw" Srebrnič <[email protected]>
1511
Anders Kaseorg <[email protected]>
1612
Andreas Gal <[email protected]>
1713
Andreas Martens <[email protected]>
18-
Andreas Neuhaus <[email protected]>
19-
Andreas Ots <[email protected]>
20-
Andrei Formiga <[email protected]>
2114
Andrew Dunham <[email protected]>
2215
Andrew Paseltiner <[email protected]>
2316
Anthony Juckel <[email protected]>
@@ -48,25 +41,17 @@ Brandon Sanderson <[email protected]>
4841
Brendan Cully <[email protected]>
4942
Brendan Eich <[email protected]>
5043
Brendan Zabarauskas <[email protected]>
51-
5244
Brett Cannon <[email protected]>
5345
Brian Anderson <[email protected]>
54-
Brian Dawn <[email protected]>
5546
Brian J. Burg <[email protected]>
5647
Brian Leibig <[email protected]>
5748
Bryan Dunsmore <[email protected]>
58-
Cadence Marseille <[email protected]>
5949
Caitlin Potter <[email protected]>
60-
Carl-Anton Ingmarsson <[email protected]>
6150
62-
Carol Willing <[email protected]>
63-
Carter Tazio Schonwald <[email protected]>
64-
chitra
6551
Chris Double <[email protected]>
6652
Chris Morgan <[email protected]>
6753
Chris Peterson <[email protected]>
6854
Chris Pressey <[email protected]>
69-
Chris Sainty <[email protected]>
7055
Cody Schroeder <[email protected]>
7156
Corey Richardson <[email protected]>
7257
Damian Gryski <[email protected]>
@@ -84,56 +69,40 @@ Daniel Rosenwasser <[email protected]>
8469
Daniel Ursache Dogariu <[email protected]>
8570
8671
Dave Herman <[email protected]>
87-
Dave Hodder <[email protected]>
8872
David Creswick <[email protected]>
8973
David Forsythe <[email protected]>
9074
David Halperin <[email protected]>
9175
David Klein <[email protected]>
9276
David Manescu <[email protected]>
9377
David Rajchenbach-Teller <[email protected]>
94-
David Renshaw <[email protected]>
95-
Diego Ongaro <[email protected]>
9678
Diggory Hardy <[email protected]>
9779
Dimitri Krassovski <[email protected]>
98-
Dirkjan Bussink <[email protected]>
9980
Dmitry Ermolov <[email protected]>
10081
Do Nhat Minh <[email protected]>
10182
Donovan Preston <[email protected]>
10283
Drew Willcoxon <[email protected]>
103-
Eduard Burtescu <[email protected]>
104-
Edward Z. Yang <[email protected]>
105-
10684
Elliott Slaughter <[email protected]>
10785
Elly Fong-Jones <[email protected]>
108-
Eric Biggers <[email protected]>
10986
Eric Holk <[email protected]>
11087
Eric Holmes <[email protected]>
111-
Erik Lyon <[email protected]>
11288
Eric Martin <[email protected]>
11389
Eric Reed <[email protected]>
11490
Erick Tryzelaar <[email protected]>
115-
Erik Price <[email protected]>
11691
Erik Rose <[email protected]>
11792
Etienne Millon <[email protected]>
11893
Evan McClanahan <[email protected]>
119-
Fabrice Desré <[email protected]>
12094
Fedor Indutny <[email protected]>
12195
Felix S. Klock II <[email protected]>
12296
Flaper Fesp <[email protected]>
12397
Flavio Percoco <[email protected]>
124-
125-
Florian Gilcher <[email protected]>
12698
Florian Hahn <[email protected]>
12799
Florian Zeitz <[email protected]>
128100
Francisco Souza <[email protected]>
129101
Franklin Chen <[email protected]>
130-
131102
Gábor Horváth <[email protected]>
132103
133104
Gareth Daniel Smith <[email protected]>
134105
Gary Linscott <[email protected]>
135-
Geoff Hill <[email protected]>
136-
Geoffroy Couprie <[email protected]>
137106
Georges Dubus <[email protected]>
138107
139108
Glenn Willen <[email protected]>
@@ -142,35 +111,23 @@ Graham Fawcett <[email protected]>
142111
Grahame Bowland <[email protected]>
143112
Graydon Hoare <[email protected]>
144113
145-
Guillaume Pinot <[email protected]>
146-
Gyorgy Andrasek <[email protected]>
147114
Haitao Li <[email protected]>
148115
149-
Harry Marr <[email protected]>
150-
151116
Herman J. Radtke III <[email protected]>
152117
Huon Wilson <[email protected]>
153118
Ian D. Bollinger <[email protected]>
154-
Ian Daniher <[email protected]>
155-
Igor Bukanov <[email protected]>
156119
Ilyong Cho <[email protected]>
157120
Isaac Aggrey <[email protected]>
158-
Isaac Dupree <[email protected]>
159121
Ivano Coppola <[email protected]>
160122
Jack Moffitt <[email protected]>
161123
Jacob Harris Cryer Kragh <[email protected]>
162124
Jacob Parker <[email protected]>
163-
Jaemin Moon <[email protected]>
164125
165126
Jakub Wieczorek <[email protected]>
166127
James Miller <[email protected]>
167128
James Tranovich <[email protected]>
168129
Jan Kobler <[email protected]>
169-
Jan Niklas Hasse <[email protected]>
170-
Jannis Harder <[email protected]>
171130
Jason Orendorff <[email protected]>
172-
Jason Toffaletti <[email protected]>
173-
Jay Anderson <[email protected]>
174131
Jed Davis <[email protected]>
175132
Jeff Balogh <[email protected]>
176133
Jeff Muizelaar <[email protected]>
@@ -188,18 +145,14 @@ Jimmy Zelinskie <[email protected]>
188145
J. J. Weber <[email protected]>
189146
190147
Joe Pletcher <[email protected]>
191-
Joe Schafer <[email protected]>
192148
John Barker <[email protected]>
193149
John Clements <[email protected]>
194-
John Louis Walker <[email protected]>
195150
Jon Morton <[email protected]>
196151
Jonathan Sternberg <[email protected]>
197152
Jordi Boggiano <[email protected]>
198153
Josh Matthews <[email protected]>
199154
Joshua Clark <[email protected]>
200155
Joshua Wise <[email protected]>
201-
Joshua Yanovski <[email protected]>
202-
Julia Evans <[email protected]>
203156
Junyoung Cho <[email protected]>
204157
Jyun-Yan You <[email protected]>
205158
Kang Seonghoon <[email protected]>
@@ -210,39 +163,31 @@ Kevin Ballard <[email protected]>
210163
Kevin Cantu <[email protected]>
211164
Kevin Mehall <[email protected]>
212165
Kevin Murphy <[email protected]>
213-
Kiet Tran <[email protected]>
214166
215167
korenchkin <[email protected]>
216168
Kyeongwoon Lee <[email protected]>
217169
Lars Bergstrom <[email protected]>
218170
Laurent Bonnans <[email protected]>
219171
Lawrence Velázquez <[email protected]>
220172
Leah Hanson <[email protected]>
221-
Lee Wondong <[email protected]>
222-
Léo Testard <[email protected]>
223173
Lennart Kudling <[email protected]>
224174
Lindsey Kuper <[email protected]>
225175
Luca Bruno <[email protected]>
226176
Luis de Bethencourt <[email protected]>
227177
Luqman Aden <[email protected]>
228-
229178
Magnus Auvinen <[email protected]>
230179
Mahmut Bulut <[email protected]>
231180
maikklein <[email protected]>
232181
Makoto Nakashima <[email protected]>
233182
Margaret Meyerhofer <[email protected]>
234183
Marijn Haverbeke <[email protected]>
235184
Mark Lacey <[email protected]>
236-
Mark Rowe <[email protected]>
237185
Mark Sinclair <[email protected]>
238186
Mark Vian <[email protected]>
239187
Marti Raudsepp <[email protected]>
240188
Martin DeMello <[email protected]>
241189
Marvin Löbel <[email protected]>
242190
Matt Brubeck <[email protected]>
243-
Matt Carberry <[email protected]>
244-
Matthew Auld <[email protected]>
245-
Matthew Iselin <[email protected]>
246191
Matthew McPherrin <[email protected]>
247192
Matthew O'Connor <[email protected]>
248193
Matthijs Hofstra <[email protected]>
@@ -251,24 +196,19 @@ Maxim Kolganov <[email protected]>
251196
Micah Chalmer <[email protected]>
252197
Michael Arntzenius <[email protected]>
253198
Michael Bebenita <[email protected]>
254-
Michael Letterle <[email protected]>
255199
Michael Neumann <[email protected]>
256200
Michael Sullivan <[email protected]>
257-
Michael Williams <[email protected]>
258201
Michael Woerister <michaelwoerister@gmail>
259202
Mihnea Dobrescu-Balaur <[email protected]>
260203
Mikko Perttunen <[email protected]>
261204
Mukilan Thiagarajan <[email protected]>
262205
Nick Desaulniers <[email protected]>
263-
264206
Niko Matsakis <[email protected]>
265-
Noufal Ibrahim <[email protected]>
266207
267208
Ogino Masanori <[email protected]>
268209
Olivier Saut <[email protected]>
269210
Or Brostovski <[email protected]>
270211
Orphée Lafond-Lummis <[email protected]>
271-
272212
Palmer Cox <[email protected]>
273213
Patrick Walton <[email protected]>
274214
Patrik Kårlin <[email protected]>
@@ -278,21 +218,15 @@ Paul Woolcock <[email protected]>
278218
Pavel Panchekha <[email protected]>
279219
Peter Hull <[email protected]>
280220
Peter Williams <[email protected]>
281-
Peter Zotov <[email protected]>
282221
Philipp Brüschweiler <[email protected]>
283-
Pradeep Kumar <[email protected]>
284222
Rafael Ávila de Espíndola <[email protected]>
285223
Ralph Bodenner <[email protected]>
286224
Ralph Giles <[email protected]>
287225
Ramkumar Ramachandra <[email protected]>
288-
Raphael Speyer <[email protected]>
289-
reedlepee <[email protected]>
290226
Reuben Morais <[email protected]>
291-
Richard Diamond <[email protected]>
292227
Rick Waldron <[email protected]>
293228
Rob Arnold <[email protected]>
294229
Rob Hoelz <[email protected]>
295-
Robert Irelan <[email protected]>
296230
Robert Knight <[email protected]>
297231
Robert Millar <[email protected]>
298232
Roland Tanglao <[email protected]>
@@ -308,12 +242,9 @@ Scott Lawrence <[email protected]>
308242
Sean Moon <[email protected]>
309243
Sean Stangl <[email protected]>
310244
Sebastian N. Fernandez <[email protected]>
311-
Sébastien Chauvel <[email protected]>
312245
Sébastien Crozet <[email protected]>
313-
Sébastien Paolacci <[email protected]>
314246
Seth Pink <[email protected]>
315247
Seo Sanghyeon <[email protected]>
316-
Seonghyun Kim <[email protected]>
317248
318249
SiegeLord <[email protected]>
319250
Simon Barber-Dueck <[email protected]>
@@ -326,7 +257,6 @@ Steve Klabnik <[email protected]>
326257
Steven De Coeyer <[email protected]>
327258
Steven Fackler <[email protected]>
328259
Steven Stewart-Gallus <[email protected]>
329-
Strahinja Val Markovic <[email protected]>
330260
Taras Shpot <[email protected]>
331261
Ted Horst <[email protected]>
332262
Thad Guidry <[email protected]>
@@ -335,7 +265,6 @@ Tim Chevalier <[email protected]>
335265
Tim Kuehn <[email protected]>
336266
Tim Taubert <[email protected]>
337267
338-
Tomas Sedovic <[email protected]>
339268
Tommy M. McGuire <[email protected]>
340269
Tomoki Aonuma <[email protected]>
341270
Tony Young <[email protected]>
@@ -345,19 +274,15 @@ Tyler Bindon <[email protected]>
345274
U-NOV2010\eugals
346275
Uwe Dauernheim <[email protected]>
347276
Vadim Chugunov <[email protected]>
348-
Vijay Korapaty <[email protected]>
349277
Viktor Dahl <[email protected]>
350278
Vincent Belliard <[email protected]>
351279
Vivek Galatage <[email protected]>
352-
Volker Mische <[email protected]>
353280
Wade Mealing <[email protected]>
354-
William Ting <io@williamting.com>
281+
William Ting <william.h.ting@gmail.com>
355282
Yasuhiro Fujii <[email protected]>
356283
Young-il Choi <[email protected]>
357284
Youngmin Yoo <[email protected]>
358285
Youngsoo Son <[email protected]>
359-
Zach Kamsler <[email protected]>
360286
Zack Corr <[email protected]>
361287
Zack Slayton <[email protected]>
362-
Ziad Hatahet <[email protected]>
363288

branches/try/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
If you're just reporting a bug, please see:
44

5-
http://static.rust-lang.org/doc/master/complement-bugreport.html
5+
https://github.com/mozilla/rust/wiki/HOWTO-submit-a-Rust-bug-report
66

77
## Pull request procedure
88

branches/try/COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terms.
66

77
Longer version:
88

9-
The Rust Project is copyright 2014, The Rust Project
9+
The Rust Project is copyright 2013, The Rust Project
1010
Developers (given in the file AUTHORS.txt).
1111

1212
Licensed under the Apache License, Version 2.0

branches/try/LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2006-2009 Graydon Hoare
2-
Copyright (c) 2009-2014 Mozilla Foundation
2+
Copyright (c) 2009-2013 Mozilla Foundation
33

44
Permission is hereby granted, free of charge, to any
55
person obtaining a copy of this software and associated

0 commit comments

Comments
 (0)