about summary refs log tree commit diff
path: root/src/liblog/macros.rs
AgeCommit message (Expand)AuthorLines
2014-08-29doc: Runnable examples logging.Jonas Hietala-27/+88
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-5/+5
2014-06-09Use phase(plugin) in other cratesKeegan McAllister-6/+6
2014-05-05log: Logger receiveis a LogRecordSean McArthur-1/+6
2014-04-04Fix inner attribute syntax from `#[foo];` to `#![foo]`Timothée Ravier-6/+6
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-0/+141