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
/
libstd
/
reflect.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-23
librustc: Remove `@fn` managed closures from the language.
Patrick Walton
-3
/
+5
2013-09-02
repr: handle tuple structs sanely
Daniel Micay
-6
/
+9
2013-09-02
repr: add support for trait objects
Daniel Micay
-2
/
+2
2013-08-31
repr: print the name of structs
Daniel Micay
-8
/
+5
2013-08-28
Remove @io::Writer from sys/repr/reflect
Alex Crichton
-64
/
+64
2013-08-27
reflect: rm unused visit_{var,var_integral,constr}
Daniel Micay
-15
/
+0
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-2
/
+2
2013-07-22
new snapshot
Daniel Micay
-13
/
+0
2013-07-17
rm unused visit_str method from TyVisitor
Daniel Micay
-0
/
+1
2013-07-15
remove headers from unique vectors
Daniel Micay
-0
/
+8
2013-07-08
remove headers from exchange allocations
Daniel Micay
-0
/
+8
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-2
/
+4
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-5
/
+5
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-9
/
+9
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+500