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
Age
Commit message (
Expand
)
Author
Lines
2019-08-27
remove the reference to __cxa_thread_atexit_impl
Baoshan Pang
-25
/
+2
2019-08-27
Rollup merge of #63698 - Phosphorus15:master, r=nagisa
Mazdak Farrokhzad
-19
/
+24
2019-08-26
Rollup merge of #63836 - Wind-River:master_003, r=alexcrichton
Mazdak Farrokhzad
-1
/
+1
2019-08-26
Update src/libstd/time.rs
Christian Veenman
-1
/
+3
2019-08-26
Comment out println in read_dir sorting example
Ali Raheem
-5
/
+5
2019-08-24
Merge branch 'master' into wasi
Artyom Pavlov
-118
/
+167
2019-08-25
Document platform-specific behavior of the iterator returned by std::fs::read...
Marcin Mielniczuk
-1
/
+2
2019-08-24
Add 'must_use' to all functions 'fn(float) -> float'
Kyle Strand
-0
/
+56
2019-08-24
Added table containing the system calls used by Instant and SystemTime.
Christian
-0
/
+30
2019-08-23
Auto merge of #63814 - malbarbo:wasi-error-kind, r=alexcrichton
bors
-2
/
+18
2019-08-23
VxWorks does not provide a way to set the task name except at creation time
Baoshan Pang
-1
/
+1
2019-08-23
Implement decode_error_kind for wasi
Marco A L Barbosa
-2
/
+18
2019-08-23
Auto merge of #63815 - sebastinez:sebastinez-doc-#63792, r=jonas-schievink
bors
-1
/
+1
2019-08-23
Auto merge of #63521 - newpavlov:redox_builder, r=pietroalbini
bors
-13
/
+12
2019-08-22
VxWorks ignores the SO_SNDTIMEO socket option (this is long-standing
Salim Nasser
-2
/
+4
2019-08-22
Update occurences of as_slice
Sebastian Martinez
-1
/
+1
2019-08-22
Fix for 7e13679.
Tomasz Różański
-2
/
+2
2019-08-22
Change variables names to be more consistent.
Tomasz Różański
-16
/
+16
2019-08-22
Make use of existing constants.
Tomasz Różański
-20
/
+18
2019-08-22
Change code formatting for readability.
Tomasz Różański
-18
/
+18
2019-08-22
Fix punctuation.
Tomasz Różański
-1
/
+1
2019-08-22
Remove redundant `mut`.
Tomasz Różański
-1
/
+1
2019-08-21
move cvt
newpavlov
-24
/
+25
2019-08-21
fixes
newpavlov
-74
/
+69
2019-08-21
update args
newpavlov
-2
/
+8
2019-08-20
Auto merge of #63752 - Centril:rollup-nlxwety, r=Centril
bors
-2
/
+0
2019-08-20
use new get_args
newpavlov
-3
/
+5
2019-08-20
Merge branch 'master' into wasi
newpavlov
-2
/
+2
2019-08-20
Rollup merge of #63723 - josephlr:sigemptyset, r=alexcrichton
Mazdak Farrokhzad
-40
/
+27
2019-08-20
Rollup merge of #63216 - oconnor663:take_read_to_end, r=sfackler
Mazdak Farrokhzad
-8
/
+58
2019-08-20
fix C incompatibilities
newpavlov
-22
/
+47
2019-08-20
Merge branch 'master' into redox_builder
Artyom Pavlov
-2
/
+2
2019-08-20
Refined implementations of `asinh` and `acosh`
Phosphorus15
-24
/
+29
2019-08-20
Used `copysign` to avoid unnecessary branches.
Phosphorus15
-18
/
+2
2019-08-20
Stabilize 'async_await'.
Mazdak Farrokhzad
-2
/
+0
2019-08-19
Consolidate sigemptyset workarounds
Joe Richey
-40
/
+27
2019-08-19
Rollup merge of #63704 - Wind-River:master, r=Centril
Mazdak Farrokhzad
-1
/
+1
2019-08-19
remove any from cfgs
Artyom Pavlov
-2
/
+2
2019-08-19
cfg fix 2
Artyom Pavlov
-1
/
+2
2019-08-19
fix cfg
Artyom Pavlov
-11
/
+9
2019-08-19
std: Update `backtrace` crate dependency
Alex Crichton
-1
/
+1
2019-08-19
fix
newpavlov
-3
/
+3
2019-08-19
use const
newpavlov
-2
/
+4
2019-08-19
typo fix
newpavlov
-1
/
+1
2019-08-19
use non-zero clock id
newpavlov
-2
/
+2
2019-08-19
remove libc import
newpavlov
-1
/
+0
2019-08-19
use wasi::get_environ
newpavlov
-30
/
+17
2019-08-19
use wasi::get_args
newpavlov
-37
/
+5
2019-08-19
remove to_string
newpavlov
-1
/
+1
2019-08-19
replace libc::nanosleep with wasi::poll_oneoff
newpavlov
-14
/
+23
[prev]
[next]