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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
Age
Commit message (
Expand
)
Author
Lines
2017-09-12
Auto merge of #44344 - jonhoo:entry_or_default, r=BurntSushi
bors
-0
/
+27
2017-09-11
Fix tidy checks
Jeremy Soller
-18
/
+44
2017-09-11
Sync with upstream syscall library
Jeremy Soller
-12
/
+146
2017-09-12
rustdoc: extend UdpSocket API doc (#657)
Frank Rehberger
-13
/
+41
2017-09-10
Auto merge of #44220 - kennytm:fix-44216-instance-plus-max-duration-should-pa...
bors
-21
/
+43
2017-09-10
Add Cow<str> -> Box<Error> impls.
Clar Charr
-0
/
+15
2017-09-10
from_micros: added issue number and fixed typo
Romain Porte
-2
/
+2
2017-09-10
Auto merge of #44474 - GuillaumeGomez:rollup, r=GuillaumeGomez
bors
-1
/
+6
2017-09-10
Rollup merge of #44396 - joshlf:tls-comment, r=alexcrichton
Guillaume Gomez
-0
/
+4
2017-09-10
Rollup merge of #44384 - alexcrichton:osx-segfault, r=estebank
Guillaume Gomez
-1
/
+2
2017-09-10
Use rvalue promotion to 'static instead of static items.
Eduard-Mihai Burtescu
-16
/
+4
2017-09-10
from_micros: Fix missing {
Romain Porte
-0
/
+1
2017-09-09
Auto merge of #44251 - kennytm:osx-backtrace, r=alexcrichton
bors
-21
/
+48
2017-09-09
from_micros: Added unstable annotation
Romain Porte
-0
/
+1
2017-09-09
from_micros: Inlined return for consistency
Romain Porte
-4
/
+1
2017-09-09
Auto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
bors
-89
/
+0
2017-09-08
Add feature gate to doctests.
J. Cliff Dyer
-0
/
+4
2017-09-08
Revert "Add clamp functions"
Jacob Kiesel
-40
/
+0
2017-09-08
Revert "Add NAN examples"
Jacob Kiesel
-2
/
+0
2017-09-08
Revert "Fix f32 examples."
Jacob Kiesel
-4
/
+2
2017-09-08
Revert "Fix f64 examples"
Jacob Kiesel
-4
/
+2
2017-09-08
Revert "Fix documentation and formatting."
Jacob Kiesel
-8
/
+2
2017-09-08
Revert "Add panic unit tests"
Jacob Kiesel
-37
/
+0
2017-09-08
Add Duration::from_micros
Romain Porte
-0
/
+23
2017-09-08
Move the stack size value for L4Re to the min_stack_size function
Sebastian Humenda
-4
/
+5
2017-09-08
Re-enable networking module fo rL4Re
Sebastian Humenda
-7
/
+450
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-10
/
+45
2017-09-08
Match c_char definitions and enable signal reset for L4Re
Sebastian Humenda
-13
/
+19
2017-09-07
Close doc examples and trim whitespace.
J. Cliff Dyer
-1
/
+5
2017-09-07
std::thread::LocalKey: Document limitation with initializers
Joshua Liebow-Feeser
-0
/
+4
2017-09-07
IP address convenience constructors
J. Cliff Dyer
-0
/
+68
2017-09-07
Clarify the behavior of UDP sockets wrt. multiple addresses in `connect`
Tobias Bucher
-16
/
+9
2017-09-07
Disable the 80-year-difference test on 32-bit-time_t platforms.
kennytm
-3
/
+6
2017-09-07
Fix incorrect test in `time::tests::system_time_math`.
kennytm
-1
/
+1
2017-09-07
Properly detect overflow in Instance +/- Duration.
kennytm
-17
/
+36
2017-09-07
Auto merge of #43931 - eddyb:const-local-key, r=alexcrichton
bors
-3
/
+13
2017-09-06
std: Fix a segfault on OSX with backtraces
Alex Crichton
-1
/
+2
2017-09-06
Rollup merge of #44315 - kallisti5:epoch-doc-example-squashed, r=GuillaumeGomez
Mark Simulacrum
-0
/
+11
2017-09-06
Rollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
Mark Simulacrum
-0
/
+89
2017-09-06
Implement named threads on Windows
Joshua Sheard
-7
/
+17
2017-09-05
add feature gate doc_masked and tests
QuietMisdreavus
-0
/
+1
2017-09-05
new attribute #[doc(masked)] to hide internal crates from std docs
QuietMisdreavus
-1
/
+6
2017-09-05
Avoid weird or_insert_with example
Jon Gjengset
-3
/
+1
2017-09-05
Add or_default to Entry APIs
Jon Gjengset
-0
/
+29
2017-09-04
Add panic unit tests
Jacob Kiesel
-0
/
+37
2017-09-04
std/time: Give an example to get UNIX_EPOCH in seconds
Alexander von Gluck IV
-0
/
+11
2017-09-04
Make the LocalKey facade of thread_local! inlineable cross-crate.
Eduard-Mihai Burtescu
-3
/
+13
2017-09-03
Marked `Entry::replace` as unstable.
Jeroen Bollen
-1
/
+2
2017-09-03
Added a way to retrieve the key out of a HashMap when it's being replaced.
Jeroen Bollen
-0
/
+30
2017-09-02
update gcc crate
Ralf Jung
-1
/
+1
[prev]
[next]