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
/
libstd
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-1
/
+1
2014-02-19
rustdoc: Handle links to reexported items
Alex Crichton
-2
/
+5
2014-02-19
rustdoc: Show macros in documentation
Alex Crichton
-0
/
+172
2014-02-13
Lift $dst outside the closure in write!
Alex Crichton
-6
/
+8
2014-02-08
Clean up formatting in macros module
Brendan Zabarauskas
-58
/
+74
2014-02-08
Add unimplemented! macro
Brendan Zabarauskas
-0
/
+7
2014-02-06
Remove std::condition
Alex Crichton
-44
/
+0
2014-02-03
std: Remove io::io_error
Alex Crichton
-0
/
+5
2014-01-27
std: add begin_unwind_fmt that reduces codesize for formatted fail!().
Huon Wilson
-2
/
+12
2014-01-24
Delete ignore! macro
Steven Fackler
-3
/
+0
2014-01-24
Move macro_rules! macros to libstd
Steven Fackler
-0
/
+192
2013-10-11
De-pub some private runtime components
Alex Crichton
-44
/
+0
2013-10-10
auto merge of #9749 : alexcrichton/rust/less-io, r=brson
bors
-1
/
+1
2013-10-10
Migrate users of io::fd_t to io::native::file::fd_t
Alex Crichton
-1
/
+1
2013-10-09
Don't abort if the runtime is run twice.
Alex Crichton
-38
/
+0
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-9
/
+10
2013-09-20
Implement a web backend for rustdoc_ng
Alex Crichton
-0
/
+1
2013-08-23
Define cfg(rtopt) when optimizing. Turn off runtime sanity checks
Brian Anderson
-2
/
+4
2013-08-20
Add assert_once_ever macro. Close #7748. (fixme cf #8472)
Ben Blum
-0
/
+36
2013-08-09
Remove rtdebug_! and make rtdebug! work properly.
Corey Richardson
-12
/
+4
2013-08-01
A major refactoring that changes the way the runtime uses TLS. In the
toddaaro
-2
/
+7
2013-06-18
std::rt: Improve the rtabort! macro
Brian Anderson
-11
/
+8
2013-06-17
std: Rename `abort!` to `rtabort!` to match other macros
Brian Anderson
-2
/
+2
2013-06-17
std::rt: move abort function to util module
Brian Anderson
-9
/
+1
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-8
/
+11
2013-06-14
redesigned the pinning to pin deal with things on dequeue, not on enqueue
toddaaro
-11
/
+0
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-6
/
+19
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+53