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
/
private
/
global.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-01
Rename core::private to core::unstable. #4743
Brian Anderson
-294
/
+0
2013-02-20
auto merge of #5063 : pcwalton/rust/plussing, r=pcwalton
bors
-6
/
+6
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-6
/
+6
2013-02-20
Created libcore/private/intrinsics.rs, which aims to contain every
Matthijs 'Thiez' Hofstra
-5
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-3
/
+3
2013-02-01
Remove fail keyword from lexer & parser and clean up remaining calls to
Nick Desaulniers
-3
/
+3
2013-01-31
core: Stamp out XXXes (comments only)
Tim Chevalier
-1
/
+1
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-2
/
+4
2013-01-29
librustc: Disallow trait bounds in types, enumerations, and structure definit...
Patrick Walton
-1
/
+1
2013-01-25
Merge remote-tracking branch 'brson/nocommupstream'
Brian Anderson
-0
/
+296
2013-01-23
std: Convert uv_global_loop to use pipes
Brian Anderson
-0
/
+15
2013-01-17
core: Add private global data interface. #3915
Brian Anderson
-0
/
+257