| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
Simplify Rc<T>/RcMut<T> by using ~T when allocating a reference counted
box.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The destructors were updated in d9f6dd263c16a21108c27dbf15a3d59a43a5b490
but this was accidentally left out.
|
|
|
|
|
|
|
|
Part of #3853
|
|
|
|
|
|
|
|
|
|
to libextra
|
|
This only changes the directory names; it does not change the "real"
metadata names.
|