Alex Crichton
89b0e6e12b
Register new snapshots
2014-06-15 23:30:24 -07:00
Alex Crichton
f20b1293fc
Register new snapshots
2014-06-14 10:28:09 -07:00
Alex Crichton
bba701c59d
std: Drop Total from Total{Eq,Ord}
...
This completes the last stage of the renaming of the comparison hierarchy of
traits. This change renames TotalEq to Eq and TotalOrd to Ord.
In the future the new Eq/Ord will be filled out with their appropriate methods,
but for now this change is purely a renaming change.
[breaking-change]
2014-06-01 10:31:27 -07:00
Alex Crichton
f4fa7c8a07
Register new snapshots
2014-05-30 15:52:23 -07:00
Alex Crichton
4a1d21ab7b
Register new snapshots
2014-05-17 21:54:11 -07:00
Alex Crichton
8211539114
Register new snapshots
2014-05-15 13:50:34 -07:00
Daniel Micay
8b912bc56b
register snapshots
2014-05-12 02:52:32 -04:00
Alex Crichton
3f5e3af838
Register new snapshots
2014-05-09 21:13:02 -07:00
Alex Crichton
a289ebefb8
Register new snapshots
...
This is the first snapshot with support to mix rlib and dylib dependencies.
2014-05-07 08:17:32 -07:00
Alex Crichton
877f09bf96
Register new snapshots
2014-05-04 22:35:21 -07:00
Alex Crichton
568736182b
Register new snapshots
...
These are the first successful snapshots after the LLVM upgrade, built with LLVM
that requires C++11
2014-04-23 14:58:50 -07:00
Alex Crichton
2286b0cb21
Register new snapshots
2014-04-16 08:24:22 -07:00
Brian Anderson
7ba8cb530a
Register snapshots.
...
This is the first snap based on mingw-w64.
2014-04-10 19:53:10 -07:00
Alex Crichton
c3ea3e439f
Register new snapshots
2014-04-08 00:03:11 -07:00
Alex Crichton
d250ec0bdd
Register new snapshots
2014-04-04 13:23:08 -07:00
Flavio Percoco
a9c6061c9a
Register new snapshot
2014-03-29 01:12:32 +01:00
Flavio Percoco
576e36e674
Register new snapshots
2014-03-23 11:37:31 +01:00
Alex Crichton
11ac4df4d2
Register new snapshots
2014-03-20 11:02:26 -07:00
Alex Crichton
b0e0cb5e32
Register new snapshots
...
This should fix the travis builds.
2014-03-03 18:00:52 -08:00
Huon Wilson
5444da54fd
Register snapshots.
2014-02-23 22:50:17 +11:00
Alex Crichton
e14fca6823
Register new snapshots
...
This contains the fix for #4252 so we can start using methods in destructors.
2014-02-20 16:00:16 -08:00
Alex Crichton
a41b0c2529
extern mod => extern crate
...
This was previously implemented, and it just needed a snapshot to go through
2014-02-14 22:55:21 -08:00
Alex Crichton
359ac360a4
Register new snapshots
...
This enables the parser error for `extern mod` => `extern crate` transitions.
2014-02-14 22:55:20 -08:00
Alex Crichton
1c5295c0bf
Register new snapshots
2014-02-13 12:54:17 -08:00
Alex Crichton
6c41192c41
Register new snapshots
2014-02-04 00:06:08 -08:00
Alex Crichton
cb12de14c9
Register new snapshots
...
Upgrade the version to 0.10-pre
2014-01-20 19:45:38 -08:00
Daniel Micay
197fe67e11
register snapshots
2014-01-15 08:22:56 -05:00
Alex Crichton
f2a86a2da6
Register new snapshots
2014-01-09 09:18:59 -08:00
Alex Crichton
6b2a6cb3fe
Register new snapshots
2014-01-06 09:26:47 -08:00
Alex Crichton
5580b4c74f
Register new snapshots.
2013-12-29 14:06:34 -08:00
Alex Crichton
ab431a20c0
Register new snapshots
2013-12-26 11:30:23 -08:00
Alex Crichton
d4825b92bc
Register new snapshots
...
Time for a visit from the snapshot fairy!
2013-12-18 09:32:03 -08:00
Alex Crichton
d9ea475feb
Register new snapshots
...
Understand 'pkgid' in stage0. As a bonus, the snapshot now contains now metadata
(now that those changes have landed), and the snapshot download is half as large
as it used to be!
2013-12-15 22:17:59 -08:00
Alex Crichton
2d7b690b2e
Register new snapshots
...
Makes the `dead_code` lint a citizen of stage0 to silence the "unknown lint"
warnings.
2013-12-09 15:04:03 -08:00
Alex Crichton
70273bb1d6
Register new snapshots
...
This transitions the snapshot dependency process to understand that our
snapshots are now a single static binary rather than an array of files.
2013-12-07 23:02:39 -08:00
Alex Crichton
e91ffb0710
Link rustllvm statically, and distribute a static snapshot
...
In order to keep up to date with changes to the libraries that `llvm-config`
spits out, the dependencies to the LLVM are a dynamically generated rust file.
This file is now automatically updated whenever LLVM is updated to get kept
up-to-date.
At the same time, this cleans out some old cruft which isn't necessary in the
makefiles in terms of dependencies.
Closes #10745
Closes #10744
2013-12-06 20:51:17 -08:00
Alex Crichton
acc5e32e53
Register new snapshots
2013-12-03 14:31:54 -08:00
Alex Crichton
ab387a6838
Register new snapshots
2013-11-28 20:27:56 -08:00
Alex Crichton
7407bcc1a2
Register new snapshots
2013-11-10 17:51:56 -08:00
Alex Crichton
4b770446b4
Register new snapshots
2013-11-06 20:24:36 -08:00
Alex Crichton
9df164c145
Register new snapshots
...
Closes #2240
2013-11-01 16:51:33 -07:00
Alex Crichton
e203f30bc7
Register new snapshots
2013-10-29 15:56:16 -07:00
Alex Crichton
2290131543
Register new snapshots
2013-10-28 16:56:24 -07:00
Daniel Micay
142672dca4
register snapshots
2013-10-23 18:06:12 -04:00
Corey Richardson
1122d6ab4a
Register snapshots
2013-10-21 14:43:11 -04:00
Alex Crichton
0adb41d0eb
Register new snapshots
2013-10-17 10:12:23 -07:00
Alex Crichton
97f87102fe
Register new snapshots
2013-10-10 13:19:18 -07:00
Alex Crichton
0cca359da6
Register new snapshots
2013-10-08 09:30:03 -07:00
Alex Crichton
4cc925a5f4
Register new snapshots
...
Now that #9662 is merged, we should be much more easily bootstrappable on
windows now.
2013-10-04 11:24:18 -07:00
Alex Crichton
7f9b918562
Register new snapshots
2013-10-01 14:12:29 -07:00
Alex Crichton
46aaf5128d
Register new snapshots
2013-09-27 00:44:32 -07:00
Alex Crichton
51cfcc8382
Register new snapshots
2013-09-23 20:29:01 -07:00
Alex Crichton
817576ee70
Register new snapshots
2013-09-18 11:07:22 -07:00
Graydon Hoare
3411846d58
register new snapshots
2013-08-14 18:45:51 -07:00
Daniel Micay
8b502d60ab
register snapshots
2013-08-12 17:37:42 -04:00
Daniel Micay
9f74217d80
register snapshots
2013-08-03 21:09:28 -04:00
Graydon Hoare
4700b00ef7
register snapshots.
2013-07-31 19:38:43 -07:00
Michael Sullivan
07361802a2
Register snapshots.
2013-07-26 20:43:18 -07:00
Daniel Micay
ed67cdb73c
new snapshot
2013-07-22 01:09:48 -04:00
James Miller
2afdf0d6a1
Update snapshots file
2013-06-25 16:43:58 +12:00
James Miller
adeb7e77cc
Update snapshots.txt
2013-06-21 02:45:35 +12:00
Brian Anderson
66319b0278
Register snapshots
2013-05-19 23:34:32 -07:00
Brian Anderson
8081e8debf
Register snapshots
2013-05-04 15:43:51 -07:00
Daniel Micay
86efd97a10
add gitattributes and fix whitespace issues
2013-05-03 20:01:42 -04:00
Brian Anderson
518c295a03
Register snapshots
2013-03-29 11:30:42 -07:00
Brian Anderson
145f66fdf0
Register snapshots
2013-03-28 12:40:57 -07:00
Patrick Walton
e7dbe6cd6f
librustc: Register new snapshots
2013-03-21 18:10:20 -07:00
Brian Anderson
4c35a00893
Register FreeBSD snapshot
2013-03-01 17:23:25 -08:00
Tim Chevalier
326759337b
Register snapshots
2013-02-28 18:31:16 -08:00
Tim Chevalier
b9a7d77529
Register snapshots
2013-02-05 10:34:17 -08:00
Graydon Hoare
2372d2c6a8
register more-conservative linux snap
2013-01-26 14:11:34 -08:00
Graydon Hoare
10eb620537
register snapshots
2013-01-25 15:06:07 -08:00
Erick Tryzelaar
faef32995c
Register snapshots
2012-12-20 12:49:37 -08:00
Brian Anderson
78dc226617
Register snapshots
2012-12-19 12:30:36 -08:00
Brian Anderson
5bf7ba0773
Register snapshots
2012-12-17 16:44:27 -08:00
Brian Anderson
68998724c6
Revert "Register snapshots"
...
This reverts commit d6d12d90ff
.
2012-12-17 16:26:44 -08:00
Brian Anderson
d6d12d90ff
Register snapshots
2012-12-17 16:22:21 -08:00
Brian Anderson
55a3a5fcc9
Register snapshots
2012-12-09 17:49:59 -08:00
Brian Anderson
8179e268ef
Register snapshots
2012-11-28 12:33:00 -08:00
Graydon Hoare
632def8f34
Back out (apparently) non-bootstrap-capable snapshots. Uh oh.
2012-11-22 18:38:21 -08:00
Graydon Hoare
105a0b9fc1
Oops. Snapshots file has spaces there.
2012-11-22 18:31:12 -08:00
Graydon Hoare
8378b9f240
Register snapshots.
2012-11-22 18:21:02 -08:00
Graydon Hoare
633b9a8660
Register new snapshots.
2012-11-19 22:12:02 -08:00
Graydon Hoare
4101587a88
register snapshots.
2012-11-19 15:13:42 -08:00
Tim Chevalier
a006608276
Remove stage0 stuff that was awaiting snapshot
...
and re-register snapshots
Just removing unneeded code, no review
2012-11-03 14:04:32 -07:00
Tim Chevalier
444a16a7e8
Revert "Register snapshots"
...
This reverts commit 04671b250d
.
2012-11-03 00:22:29 -07:00
Tim Chevalier
04671b250d
Register snapshots
2012-11-03 00:14:47 -07:00
Graydon Hoare
0d8f447d56
Register snapshots.
2012-10-09 21:46:16 -07:00
Tim Chevalier
48495f9f7f
Register snapshots
2012-10-08 17:43:45 -07:00
Tim Chevalier
73ec5f09b0
Remove extra spaces from snapshots.txt
2012-10-08 11:11:09 -07:00
Tim Chevalier
04a3d9514c
Fix typo in linux-i386 snapshot hash
2012-10-08 10:53:21 -07:00
Tim Chevalier
639f568ec9
Register snapshots
2012-10-08 09:02:56 -07:00
Tim Chevalier
688a920045
Register snapshots
2012-10-05 21:02:56 -07:00
Tim Chevalier
2dfd822962
Fix snapshots.txt date
2012-10-04 17:04:14 -07:00
Tim Chevalier
677c7cd7f5
Register snapshots
2012-10-04 17:01:15 -07:00
Tim Chevalier
b6692500ff
Register snapshots
2012-10-03 14:26:50 -07:00
Brian Anderson
9387340aab
Register snapshots
2012-09-30 15:40:19 -07:00
Brian Anderson
42c6265a8c
Register snapshots
2012-09-29 15:52:36 -07:00
Brian Anderson
52ad2750ea
Register snapshots
2012-09-27 00:58:07 -07:00
Brian Anderson
1b3086aada
Revert "Register snapshots"
...
This reverts commit ccaaad1912
.
2012-09-26 22:24:30 -07:00