| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finally rename finalize to drop.
Closes #4332.
|
|
Conflicts:
src/librustc/middle/astencode.rs
src/librustc/middle/check_const.rs
|
|
|
|
|
|
|
|
I removed the `static-method-test.rs` test because it was heavily based
on `BaseIter` and there are plenty of other more complex uses of static
methods anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Part of #3853
|
|
The ptr module is intended to be for raw pointers.
Closes #3111
|
|
|
|
|
|
|
|
safe code
|
|
|
|
|
|
|
|
Rust is now preferring methods over functions and there is no legacy with ARC
|
|
|
|
to libextra
|
|
This only changes the directory names; it does not change the "real"
metadata names.
|