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
/
libcore
/
reflect.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-0
/
+2
2012-12-18
core: fix remaining repr bugs, r=burningtree.
Graydon Hoare
-0
/
+7
2012-12-17
core: remove old repr system, enable newer one. Close #3109.
Graydon Hoare
-2
/
+2
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-29
impls of traits cannot define methods on the anonymous trait
Brian Anderson
-3
/
+4
2012-10-11
Export VecUnboxedRepr from vec so a test case can use it
Tim Chevalier
-1
/
+1
2012-10-04
Forbid deprecated modes again in core
Tim Chevalier
-0
/
+3
2012-10-02
Removing explicit uses of + mode
Tim Chevalier
-1
/
+1
2012-09-27
Finish de-exporting cast, mutable, flate, repr, cleanup, reflect. Part of #3583.
Graydon Hoare
-1
/
+1
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-3
/
+4
2012-09-14
Add core::reflect, start migrating core::repr to use it. Tidy up various Repr...
Graydon Hoare
-0
/
+472