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
/
any.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-13
Add some missing Show implementations in libstd
Brendan Zabarauskas
-0
/
+26
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-1
/
+3
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-26
/
+0
2014-01-31
Fix minor doc typos
Virgile Andreani
-2
/
+2
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-0
/
+2
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-5
/
+10
2013-12-24
std: Change Any::move to never consume the object
Alex Crichton
-9
/
+10
2013-12-11
Make 'self lifetime illegal.
Erik Price
-9
/
+9
2013-12-09
auto merge of #10840 : cmr/rust/any_docs2, r=huonw
bors
-1
/
+8
2013-12-09
Add some Any docs.
Corey Richardson
-1
/
+8
2013-12-06
Made Results API more composable
Marvin Löbel
-1
/
+0
2013-12-03
Register new snapshots
Alex Crichton
-39
/
+0
2013-11-30
Wrap the return value of the type_id intrinsic in an opaque box
Corey Richardson
-23
/
+8
2013-11-11
Fix path parsing
Seo Sanghyeon
-1
/
+1
2013-11-08
Implement IterBytes for TypeId
Tomas Sedovic
-0
/
+15
2013-11-06
Register new snapshots
Alex Crichton
-15
/
+0
2013-11-01
Remove unnecessary unwind messages
Alex Crichton
-3
/
+4
2013-11-01
Add a type_id intrinsic
Alex Crichton
-17
/
+42
2013-10-28
Allow fail messages to be caught, and introduce the Any trait
Marvin Löbel
-0
/
+418