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
Age
Commit message (
Expand
)
Author
Lines
2014-12-17
rollup merge of #19820: alexcrichton/deprecate-some-more-libs
Alex Crichton
-1
/
+1
2014-12-15
rollup merge of #19710: steveklabnik/gh15449
Brian Anderson
-6
/
+5
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-12-13
Deprecate more in-tree libs for crates.io
Alex Crichton
-1
/
+1
2014-12-10
Fix inappropriate ## headings
Steve Klabnik
-6
/
+5
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+4
2014-12-06
liblog: remove unnecessary `as_slice` calls
Jorge Aparicio
-12
/
+3
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-5
/
+14
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-7
/
+0
2014-11-17
Fix several typos in comments
jmu303
-1
/
+1
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-10
Register new snapshots
Alex Crichton
-2
/
+2
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-6
/
+6
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-09
log: Convert statics to constants
Alex Crichton
-6
/
+6
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-09-17
Fix the inverted RUST_LOG filter
Kevin Ballard
-2
/
+2
2014-08-31
Rename `RawPtr::to_option()` to `RawPtr::as_ref()`
Andrew Poelstra
-1
/
+1
2014-08-29
doc: Runnable examples logging.
Jonas Hietala
-141
/
+236
2014-08-28
Allow a regex filter for RUST_LOG
Nick Cameron
-22
/
+127
2014-08-11
Accept empty log level
Nick Cameron
-1
/
+12
2014-07-29
Rename the std::ascii::{Owned,}StrAsciiExt traits to {Owned,}AsciiExt
Simon Sapin
-1
/
+1
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-2
/
+3
2014-07-04
auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson
bors
-2
/
+2
2014-07-03
Fix spelling errors.
Joseph Crail
-1
/
+1
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-3
/
+3
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-6
/
+6
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-15
Register new snapshots
Alex Crichton
-3
/
+3
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-4
/
+1
2014-06-09
Use phase(plugin) in other crates
Keegan McAllister
-7
/
+7
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+2
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-2
/
+2
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-19
/
+19
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-22
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
bors
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-3
/
+5
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-15
Updates with core::fmt changes
Alex Crichton
-1
/
+1
2014-05-14
liblog: Remove all uses of `~str` from `liblog`
Patrick Walton
-23
/
+41
[prev]
[next]