index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblog
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-14
/
+6
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-12
/
+6
2015-01-05
Remove i suffix in docs
Steve Klabnik
-2
/
+2
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-2
/
+0
2014-12-30
Register new snapshots
Alex Crichton
-57
/
+0
2014-12-27
Fallout of changing format_args!(f, args) to f(format_args!(args)).
Eduard Burtescu
-0
/
+57
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-12
/
+13
2014-08-29
doc: Runnable examples logging.
Jonas Hietala
-27
/
+88
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-5
/
+5
2014-06-09
Use phase(plugin) in other crates
Keegan McAllister
-6
/
+6
2014-05-05
log: Logger receiveis a LogRecord
Sean McArthur
-1
/
+6
2014-04-04
Fix inner attribute syntax from `#[foo];` to `#![foo]`
Timothée Ravier
-6
/
+6
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-0
/
+141