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
/
owned.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-115
/
+0
2014-05-15
core: Update all tests for fmt movement
Alex Crichton
-0
/
+14
2014-05-13
std: Move the owned module from core to std
Alex Crichton
-0
/
+101
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-33
/
+0
2014-05-07
core: Inhert ~/@/& cmp traits, remove old modules
Alex Crichton
-31
/
+0
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-11
/
+11
2014-05-02
librustc: Implement the `Box<T>` type syntax. RFC #14. Issue #13885.
Patrick Walton
-0
/
+8
2014-03-23
std: remove the `equals` method from `TotalEq`.
Huon Wilson
-4
/
+1
2014-01-09
librustc: Implement placement `box` for GC and unique pointers.
Patrick Walton
-0
/
+14
2013-08-04
std: implement Total{Ord,Eq} for pointers.
Huon Wilson
-1
/
+13
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-6
/
+6
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+33