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
/
box.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-20
core: Minor doc tweakage
Brian Anderson
-1
/
+1
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-0
/
+16
2012-09-14
Add core::reflect, start migrating core::repr to use it. Tidy up various Repr...
Graydon Hoare
-1
/
+18
2012-09-07
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
Patrick Walton
-0
/
+1
2012-09-04
libcore: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-29
rustc: Make `<=`, `>=`, and `>` use traits as well
Patrick Walton
-0
/
+3
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-0
/
+10
2012-08-13
De-mode-ify a few minor libcore modules.
Graydon Hoare
-0
/
+4
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-2
/
+2
2012-06-25
core: Convert declarations to not use the trailing 'unsafe' notation
Brian Anderson
-2
/
+2
2012-03-09
core: Convert to rustdoc
Brian Anderson
-3
/
+3
2012-03-06
core: Resolve a FIXME in box::ptr_eq
Brian Anderson
-7
/
+2
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-0
/
+10
2012-01-16
convert comments to rustdocs for box, char, comm and cytpes.rs
Roland Tanglao
-10
/
+3
2011-12-16
core: marked fns as pure where possible
Stefan Plantikow
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+20