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
2015-02-15
Rollup merge of #22254 - huonw:float-value--, r=aturon
Manish Goregaokar
-0
/
+2
2015-02-15
Auto merge of #22242 - Gankro:collect-ints, r=alexcrichton
bors
-27
/
+27
2015-02-15
openbsd: disable test_file_desc test
Sébastien Marie
-1
/
+4
2015-02-15
doc: fix and expand File::create explanation
Tshepang Lekhonkhobe
-3
/
+3
2015-02-15
Fix the fallout
Vadim Petrochenkov
-21
/
+21
2015-02-15
Audit integer types in libunicode, libcore/(char, str) and libstd/ascii
Vadim Petrochenkov
-2
/
+2
2015-02-14
Correct typo
Jake Goulding
-1
/
+1
2015-02-14
we forgot to make `Path` implement `Hash`
Jorge Israel Peña
-0
/
+1
2015-02-13
Add std::process
Aaron Turon
-36
/
+2051
2015-02-13
Rename std::failure to std::panicking
Kevin Yap
-6
/
+6
2015-02-13
add an associated `Item` type to `IntoIterator`
Jorge Aparicio
-0
/
+80
2015-02-14
Rename `fmt::Writer` to `fmt::Write`
Chris Wong
-8
/
+8
2015-02-13
Remove a few uses of deprecated getenv
Simonas Kazlauskas
-8
/
+8
2015-02-13
more int and cloned cleanup in collections
Alexis
-27
/
+27
2015-02-13
Improve documentation for `Select::new()`.
Steve Klabnik
-4
/
+11
2015-02-13
Remove `_VALUE` from the float extremes constants.
Huon Wilson
-0
/
+2
2015-02-11
fix windows specific errno type errors.
Jormundir
-3
/
+3
2015-02-11
More test fixes and rebase conflicts
Alex Crichton
-1
/
+44
2015-02-11
rollup merge of #22015: alexcrichton/netv2
Alex Crichton
-6
/
+3214
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-6
/
+3214
2015-02-11
Test fixes and rebase conflicts
Alex Crichton
-3
/
+7
2015-02-11
fixing PR review comments
Dave Huseby
-9
/
+4
2015-02-11
PR review fixes
Dave Huseby
-12
/
+2
2015-02-11
fixing more trailing whitespace
Dave Huseby
-1
/
+1
2015-02-11
fixing trailing whitespace errors
Dave Huseby
-10
/
+10
2015-02-11
bitrig integration
Dave Huseby
-18
/
+236
2015-02-11
rollup merge of #22178: pnkfelix/featuregate-unsafe-no-drop-flag
Alex Crichton
-1
/
+3
2015-02-11
rollup merge of #22188: alexcrichton/envv2
Alex Crichton
-51
/
+136
2015-02-11
rollup merge of #22186: GuillaumeGomez/fix-fs
Alex Crichton
-1
/
+3
2015-02-11
rollup merge of #22177: semarie/openbsd-notls
Alex Crichton
-4
/
+22
2015-02-11
rollup merge of #22162: ogham/patch-1
Alex Crichton
-1
/
+2
2015-02-11
rollup merge of #22127: alexcrichton/stability-holes
Alex Crichton
-46
/
+60
2015-02-11
std: Tweak the std::env OsString/String interface
Alex Crichton
-51
/
+136
2015-02-11
rustc: Fix a number of stability lint holes
Alex Crichton
-46
/
+60
2015-02-11
Add read and write rights to group and other when creating file
GuillaumeGomez
-1
/
+3
2015-02-11
Feature-gate the `#[unsafe_no_drop_flag]` attribute.
Felix S. Klock II
-1
/
+3
2015-02-11
openbsd don't support TLS
Sébastien Marie
-4
/
+22
2015-02-11
shift bindings to accommodate new lifetime/dtor rules.
Felix S. Klock II
-2
/
+4
2015-02-11
Auto merge of #22076 - carols10cents:exp2-calling-exp, r=huonw
bors
-2
/
+56
2015-02-11
Documentation fix for PathBuf#pop
Ben S
-1
/
+2
2015-02-10
rollup merge of #22125: alexcrichton/into-iter-stability
Alex Crichton
-5
/
+5
2015-02-10
rollup merge of #22094: alkor/cleanup-show-string
Alex Crichton
-2
/
+2
2015-02-10
rollup merge of #22052: octplane/patch-1
Alex Crichton
-1
/
+1
2015-02-10
rollup merge of #21920: vojtechkral/main-thread-name
Alex Crichton
-4
/
+5
2015-02-10
rollup merge of #21862: iKevinY/libstd-ascii-tests
Alex Crichton
-19
/
+7
2015-02-10
Move native thread name setting from thread_info to Thread, fixes #21911
Vojtech Kral
-0
/
+1
2015-02-10
Fix aarch64 test issues (same level to arm32)
Eunji Jeong
-1
/
+9
2015-02-10
Auto merge of #21937 - alexcrichton:issue-21929, r=aturon
bors
-1
/
+1
2015-02-10
Auto merge of #21936 - alexcrichton:fsv2, r=aturon
bors
-13
/
+2564
2015-02-09
std: Add a new `fs` module
Alex Crichton
-13
/
+2564
[prev]
[next]