Brian Anderson
|
05e51e6f7f
|
Call default methods on bound typarams more correctly
|
2012-12-02 18:29:22 -08:00 |
|
Patrick Walton
|
54ae377ec2
|
librustc: Implement explicit @self and ~self for objects. r=nmatsakis
|
2012-11-30 19:39:01 -08:00 |
|
Patrick Walton
|
3afd6c3d79
|
librustc: Implement simple explicit self for objects. r=nmatsakis
|
2012-11-30 18:55:12 -08:00 |
|
Brian Anderson
|
78ee821154
|
Implement trait inheritance for bounded type parameters
|
2012-11-29 18:10:11 -08:00 |
|
Patrick Walton
|
a0617eae68
|
librustc: Eliminate most expressions of the form a.b() that are not method calls. rs=refactoring
|
2012-11-29 17:51:56 -08:00 |
|
Patrick Walton
|
de0268b693
|
librustc: Fix translation of cross-crate inline or generic methods with explicit self. rs=blocking-snapshot
|
2012-11-26 18:09:12 -08:00 |
|
Patrick Walton
|
32ad4ae4cd
|
librustc: Require the #[derivable] attribute, remove the significance of "impl Foo : Bar;", and allow only a subset of methods in a trait to be derived. r=brson
|
2012-11-14 11:36:55 -08:00 |
|
Brian Anderson
|
69a8b4d8e2
|
Rename src/rustc to src/librustc. Use the driver crate
|
2012-11-07 13:53:39 -08:00 |
|