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
/
rc.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-7
/
+6
2013-06-29
Rename #[mutable] to #[no_freeze]
Brian Anderson
-1
/
+2
2013-06-29
Rename #[non_sendable] to #[no_send]
Brian Anderson
-2
/
+2
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-4
/
+4
2013-06-28
librustc: Rename Const to Freeze
Patrick Walton
-4
/
+4
2013-06-28
librustc: Rename Owned to Send in the compiler
Patrick Walton
-1
/
+2
2013-06-27
rc: add missing `#[unsafe_no_drop_flag]`
Daniel Micay
-0
/
+2
2013-06-25
Change finalize -> drop.
Luqman Aden
-2
/
+2
2013-06-25
Set #[no_drop_flag] on Rc<T> and AtomicOption. Add Test
James Miller
-8
/
+12
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-2
/
+2
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-7
/
+7
2013-05-31
mv the raw pointer {swap,replace}_ptr to std::ptr
Daniel Micay
-3
/
+2
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+3
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
/
+368