Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Patrick Walton
|
8b56a8380b
|
librustc: Modify all code to use new lifetime binder syntax
|
2013-03-26 21:30:17 -07:00 |
|
Patrick Walton
|
6d81307a9b
|
librustc: Add explicit lifetime binders and new lifetime notation in core/std/syntax/rustc
|
2013-03-22 22:24:35 -07:00 |
|
Patrick Walton
|
d4fee24c7c
|
librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis
|
2013-03-21 17:31:34 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07:00 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08:00 |
|
Niko Matsakis
|
3168fe06ff
|
Add manual &self/ and &static/ and /&self declarations that
are currently inferred. New rules are coming that will require
them to be explicit. All add some explicit self declarations.
|
2013-03-06 15:12:57 -05:00 |
|
Alex Crichton
|
cb4ab76e4a
|
Adding missing imports for tests, and gate off others
|
2013-03-04 12:27:01 -05:00 |
|
Alex Crichton
|
dfb5c10dea
|
Remove unused imports throughout src/
|
2013-03-04 12:27:01 -05:00 |
|
Patrick Walton
|
542119f61f
|
libcore: Remove fn@ , fn~ , and fn& from libcore. rs=defun
|
2013-03-02 16:49:32 -08:00 |
|
Brian Anderson
|
bcf626812b
|
Rename core::private to core::unstable. #4743
|
2013-03-01 14:55:47 -08:00 |
|