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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libextra
/
arena.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-11
/
+10
2013-06-29
Rename #[mutable] to #[no_freeze]
Brian Anderson
-1
/
+2
2013-06-28
librustc: Fix more merge fallout.
Patrick Walton
-5
/
+15
2013-06-28
librustc: Remove the broken overloaded assign-ops from the language.
Patrick Walton
-10
/
+8
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-25
auto merge of #7254 : Blei/rust/intrinsic-overhaul, r=cmr
bors
-25
/
+28
2013-06-24
Changed Arena API to make it usable once more.
Matthijs Hofstra
-11
/
+11
2013-06-23
Remove unused TyDesc parameter from the glue functions
Philipp Brüschweiler
-2
/
+14
2013-06-23
Remove rust_call_tydesc_glue
Philipp Brüschweiler
-24
/
+8
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-11
/
+18
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-8
/
+8
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-10
/
+10
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+314