Brian Anderson
|
072a920503
|
Remove check-fast. Closes #4193, #8844, #6330, #7416
|
2014-04-06 15:55:43 -07:00 |
|
Florian Hahn
|
f62460c1f5
|
Change xfail directives in compiletests to ignore , closes #11363
|
2014-02-11 18:23:20 +01:00 |
|
Erick Tryzelaar
|
d9d1dfc195
|
std: Replace num::IntConvertible with {To,From}Primitive
|
2013-10-02 07:55:41 -07:00 |
|
Patrick Walton
|
1be40be613
|
test: Update tests to use the new syntax.
|
2013-05-22 21:57:10 -07:00 |
|
Patrick Walton
|
db518ef68a
|
test: Fix tests.
|
2013-05-22 21:57:02 -07:00 |
|
Patrick Walton
|
4634f7edae
|
librustc: Remove all uses of static from functions. rs=destatic
|
2013-03-22 10:27:39 -07:00 |
|
Patrick Walton
|
6d4ed5283c
|
libsyntax: Separate multiple inherited traits with +
|
2013-03-05 10:18:35 -08:00 |
|
Patrick Walton
|
a3f728238b
|
librustc: Forbid chained imports and fix the logic for one-level renaming imports
|
2013-03-02 16:49:30 -08:00 |
|
Brendan Zabarauskas
|
48b2141b83
|
Add NumCast trait for generic numeric type casts
|
2013-02-11 12:33:05 +11:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Patrick Walton
|
366812a5c3
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
Brian Anderson
|
97ddf3c7bd
|
Stop resolving static methods at the module level. Closes #4179
|
2012-12-18 18:35:18 -08:00 |
|
Patrick Walton
|
4c2e4c37ce
|
librustc: Make use statements crate-relative by default. r=brson
|
2012-12-13 13:05:22 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
78ee821154
|
Implement trait inheritance for bounded type parameters
|
2012-11-29 18:10:11 -08:00 |
|