Brian Anderson
|
3bd1f32cd9
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
|
Patrick Walton
|
feb014eb3c
|
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
|
2012-09-07 12:24:48 -07:00 |
|
Brian Anderson
|
49c9ac175f
|
Silence non-implicitly-copyable-typarams in coretest
|
2012-09-02 16:34:36 -07:00 |
|
Brian Anderson
|
087c5032a8
|
core: deny(vecs_implicity_copyable)
|
2012-09-02 15:38:18 -07:00 |
|
Patrick Walton
|
9518fc79ea
|
cargo: Fix some lack of knowledge of basic algebraic identities
|
2012-08-30 10:39:28 -07:00 |
|
Patrick Walton
|
a1c11cab2d
|
rustc: Make <= , >= , and > use traits as well
|
2012-08-29 19:23:15 -07:00 |
|
Patrick Walton
|
96534365c2
|
rustc: Make < and = into traits
|
2012-08-29 18:25:22 -07:00 |
|
Ben Blum
|
dcbeebc801
|
Make vec::zip not require T:copy (close #3254)
|
2012-08-23 21:09:57 -04:00 |
|
Graydon Hoare
|
1795cda1b7
|
De-mode more pieces of core.
|
2012-08-14 12:15:00 -07:00 |
|
Brian Anderson
|
5394e34aa4
|
core: Camel case some lesser-used modules
|
2012-08-13 18:59:48 -07:00 |
|
Brian Anderson
|
6a0720b439
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Patrick Walton
|
b71a8827e3
|
rustc: Fix coherence errors in the build
|
2012-07-17 16:49:54 -07:00 |
|
Eric Holk
|
c8739cb0bc
|
Error checking for protocols. We'll need spans though.
|
2012-07-17 10:35:59 -07:00 |
|
Gareth Daniel Smith
|
fe43d66613
|
replace core::tuple functions with methods
|
2012-07-16 22:33:20 +01:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Gareth Daniel Smith
|
be0141666d
|
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
2012-07-04 19:18:13 -07:00 |
|
Brian Anderson
|
389f53c6ff
|
core: Docs
|
2012-03-15 18:58:30 -07:00 |
|
Brian Anderson
|
844fbd83da
|
core: Make some functions pure
|
2012-03-15 13:57:26 -07:00 |
|
Brian Anderson
|
b22556a6f8
|
core: Convert to rustdoc
|
2012-03-09 22:56:53 -08:00 |
|
Brian Anderson
|
ac79f6100b
|
libcore: Remove bogus FIXME from core::tuple
|
2012-01-17 11:20:20 -08:00 |
|
Lenny222
|
b19fdcced2
|
libstd => libcore
|
2012-01-17 10:51:43 -08:00 |
|