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
/
libextra
/
arc.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-10
clean-up unused import warnings
Huon Wilson
-1
/
+0
2013-06-08
rm some uses of to_mut_unsafe_ptr
Daniel Micay
-1
/
+1
2013-06-06
Deduplicate words in code comments
Alexei Sholik
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-1
/
+1
2013-06-02
ptr: split out borrowed pointer utilities
Daniel Micay
-1
/
+2
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-34
/
+40
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
-40
/
+50
2013-05-29
librustc: Redo the unsafe checker and make unsafe methods not callable from s...
Patrick Walton
-8
/
+10
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-1
/
+0
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-2
/
+5
2013-05-24
Remove the clone function for the method
Olivier Saut
-5
/
+2
2013-05-24
Remove the get function
Olivier Saut
-16
/
+9
2013-05-22
test: Update tests and import the prelude in some more places.
Patrick Walton
-0
/
+1
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
/
+803
[prev]