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
/
libcore
/
unstable
/
global.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-13
Remove re-exports from libcore/core.rc
Alex Crichton
-10
/
+2
2013-05-13
core: Rename SharedMutableState to UnsafeAtomicRcBox
Brian Anderson
-13
/
+8
2013-05-13
core: Move locks, atomic rc to unstable::sync
Brian Anderson
-3
/
+3
2013-04-20
Replaced many instances of reinterpret_cast with transmute
Matthijs Hofstra
-2
/
+2
2013-04-03
rename Linear{Map,Set} => Hash{Map,Set}
Daniel Micay
-3
/
+3
2013-04-03
hashmap: rm linear namespace
Daniel Micay
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-4
/
+4
2013-03-28
Removing unused imports
Alex Crichton
-1
/
+1
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-1
/
+1
2013-03-18
librustc: Convert all uses of old lifetime notation to new lifetime notation....
Patrick Walton
-1
/
+1
2013-03-15
impl Clone for ~T, ~[T], ~str
Ben Striegel
-3
/
+3
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-4
/
+4
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-1
/
+1
2013-03-04
Adding missing imports for tests, and gate off others
Alex Crichton
-2
/
+4
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-5
/
+3
2013-03-01
Rename core::private to core::unstable. #4743
Brian Anderson
-0
/
+294