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
/
libstd
/
rand
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Fallout from stabilization.
Aaron Turon
-1
/
+1
2015-01-11
powerpc: Add libstd utils
Richo Healey
-4
/
+10
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-3
/
+0
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-1
/
+4
2015-01-03
Remove deprecated functionality
Alex Crichton
-5
/
+5
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-6
/
+18
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-3
/
+3
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+3
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+3
2015-01-02
More fallout
Nick Cameron
-6
/
+6
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-5
/
+5
2014-12-30
iOS: fallout of Sync oibit
Valerii Hiora
-0
/
+3
2014-12-30
Fallout from mut slices
Nick Cameron
-1
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-3
/
+3
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-2
/
+3
2014-12-21
rollup merge of #19973: vhbit/ios-no-copy
Alex Crichton
-1
/
+0
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-7
/
+8
2014-12-18
iOS: fallout of `marker::NoCopy` removal
Valerii Hiora
-1
/
+0
2014-12-17
rollup merge of #19868: sourcefrog/master
Alex Crichton
-3
/
+6
2014-12-17
rollup merge of #19832: japaric/no-nocopy
Alex Crichton
-2
/
+4
2014-12-15
libstd: add a dummy field to `OsRng` to avoid out of module construction
Jorge Aparicio
-2
/
+5
2014-12-15
Remove internal uses of `marker::NoCopy`
Jorge Aparicio
-4
/
+3
2014-12-14
Fix Markdown syntax in docs for OsRng
Martin Pool
-3
/
+6
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-3
/
+3
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-3
/
+3
2014-11-19
iOS: fixed broken build after disallowed coercions
Valerii Hiora
-2
/
+2
2014-11-18
Windows and OS X fallout
Nick Cameron
-2
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-2
/
+2
2014-11-06
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-11-06
rollup merge of #18664 : klutzy/getrandom
Alex Crichton
-10
/
+114
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-2
/
+2
2014-11-06
std::rand::OsRng: Use `getrandom` syscall on Linux
klutzy
-10
/
+114
2014-11-01
collections: Remove all collections traits
Alex Crichton
-4
/
+2
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-06
Fixed iOS build (statics name lint)
Valerii Hiora
-0
/
+1
2014-09-30
Fix libstd
Steven Fackler
-1
/
+1
2014-09-26
Disable runtime split stack support on Windows
Brian Anderson
-39
/
+1
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-25
Adopting FFI changes for iOS
Valerii Hiora
-0
/
+1
[next]