summary refs log tree commit diff
path: root/src/librustc/front/std_inject.rs
AgeCommit message (Expand)AuthorLines
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-2/+1
2013-06-27Remove many shared pointersPhilipp Brüschweiler-2/+2
2013-06-13Use @str instead of @~str in libsyntax and librustc. Fixes #5048.Huon Wilson-2/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+2
2013-05-22librustc: Make `std_inject` inject the name `std`, not `core`Patrick Walton-2/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22librustc: Rename core injection to std injectionPatrick Walton-0/+107