summary refs log tree commit diff
path: root/src/liblog/lib.rs
AgeCommit message (Expand)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-10/+10
2014-03-27Fix fallout of removing default boundsAlex Crichton-3/+3
2014-03-22Add #[deny(deprecated_owned_vector)] to several modules.Huon Wilson-1/+1
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-20rename std::vec_ng -> std::vecDaniel Micay-1/+1
2014-03-20rename std::vec -> std::sliceDaniel Micay-2/+2
2014-03-15Test fixes and rebase conflictsAlex Crichton-3/+18
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-0/+340