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
/
managed.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-15
std: clean up ptr a bit
Corey Richardson
-4
/
+1
2014-01-15
remove the concept of managed-unique from libstd
Daniel Micay
-3
/
+0
2014-01-03
libstd: Remove all support code related to `@mut`
Patrick Walton
-38
/
+0
2013-10-18
Fix an off-by-one in managed::refcount
Alex Crichton
-1
/
+12
2013-10-17
Move sys::refcount to managed::refcount
Alex Crichton
-0
/
+7
2013-08-04
std: implement Total{Ord,Eq} for pointers.
Huon Wilson
-1
/
+24
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-21
/
+2
2013-06-30
managed: rm RC_EXCHANGE_UNIQUE constant
Daniel Micay
-1
/
+0
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-1
/
+1
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-14
/
+14
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-2
/
+2
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
/
+100