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
/
libcore
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-11
sync: Move underneath libstd
Alex Crichton
-0
/
+3
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+14
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-0
/
+31
2014-05-15
core: Update all tests for fmt movement
Alex Crichton
-0
/
+21
2014-05-15
core: Implement and export the try! macro
Alex Crichton
-0
/
+6
2014-05-15
core: Allow formatted failure and assert in core
Alex Crichton
-2
/
+25
2014-05-13
core: Allow using failure outside of libcore
Alex Crichton
-1
/
+1
2014-05-07
core: Add a limited implementation of failure
Alex Crichton
-0
/
+38
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-53
/
+0
2013-05-15
core::rt: Fix scheduling logic for enqueued tasks
Brian Anderson
-2
/
+2
2013-05-15
core::rt: Error handling for TcpStream.read
Brian Anderson
-2
/
+2
2013-05-14
core: Cleanup warnings
Brian Anderson
-1
/
+7
2013-05-14
rtdebug off
Brian Anderson
-2
/
+2
2013-05-14
core::rt Wire up logging to newsched tasks
Brian Anderson
-2
/
+2
2013-05-13
core::rt: Begin implementing TcpStream
Brian Anderson
-0
/
+8
2013-04-24
core: Turn off rtdebug logging
Brian Anderson
-2
/
+2
2013-04-23
core::rt: Tasks to not require an unwinder
Brian Anderson
-0
/
+39