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
/
gc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Fix `@str` removal tests.
Huon Wilson
-1
/
+0
2014-01-31
Introduce marker types for indicating variance and for opting out
Niko Matsakis
-5
/
+7
2014-01-14
add an experimental tag for Gc<T> due to cycles
Daniel Micay
-0
/
+5
2014-01-09
librustc: Implement placement `box` for GC and unique pointers.
Patrick Walton
-0
/
+18
2014-01-07
Fixed Gc::clone, implemented Gc::ptr_eq
kvark
-3
/
+25
2014-01-07
stdtest: Fix all leaked trait imports
Alex Crichton
-0
/
+1
2013-11-26
libstd: Fix Win32 and other bustage.
Patrick Walton
-4
/
+4
2013-11-23
Move mutable::Mut to cell::RefCell
Steven Fackler
-7
/
+7
2013-11-19
add an initial `Gc<T>` stub with the API
Daniel Micay
-0
/
+99
2013-08-03
std: Remove gc and stackwalk
Brian Anderson
-358
/
+0
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-3
/
+3
2013-08-01
std: Replace `for` with `do { .. }` expr in std::gc
blake2-ppc
-58
/
+49
2013-07-30
implement pointer arithmetic with GEP
Daniel Micay
-6
/
+6
2013-07-24
Convert uses of transmute which don't need it
Alex Crichton
-8
/
+8
2013-07-22
new snapshot
Daniel Micay
-14
/
+1
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-1
/
+1
2013-07-13
Split mutable methods out of Set and Map
Steven Fackler
-1
/
+1
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-0
/
+1
2013-06-23
Remove unused TyDesc parameter from the glue functions
Philipp Brüschweiler
-1
/
+14
2013-06-23
Remove rust_call_tydesc_glue
Philipp Brüschweiler
-10
/
+5
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+371