about summary refs log tree commit diff
path: root/src/libsyntax/ext/registrar.rs
AgeCommit message (Expand)AuthorLines
2014-02-13Replace `crate` usage with `krate`Flavio Percoco-3/+3
2014-02-08Fixed error starting with uppercasemr.Shu-1/+1
2014-01-21[std::vec] Rename .pop_opt() to .pop(), drop the old .pop() behaviorSimon Sapin-1/+1
2014-01-16Load macros from external modulesSteven Fackler-0/+60