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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblog
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2015-11-12
liblog: deny warnings in doctests
Kevin Butler
-1
/
+7
2015-08-12
Correct debug! documentation
William Throwe
-3
/
+3
2015-05-02
fix doc:#1398 stop passing --cfg ndebug and uses -C debug-assertions
Xuefeng Wu
-1
/
+1
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-03-11
Example -> Examples
Steve Klabnik
-6
/
+6
2015-03-05
rustc: Add a debug_assertions #[cfg] directive
Alex Crichton
-2
/
+2
2015-02-27
register snapshot 880fb89
Flavio Percoco
-7
/
+0
2015-02-21
Resolve barriers to changing column!() / line!() return type to u32 in #19284...
Brian Brooks
-1
/
+8
2015-02-21
Resolve includeme.fragment conflict.
Brian Brooks
-1
/
+1
2015-02-02
More deprecating of i/u suffixes
Alfie John
-3
/
+3
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
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