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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-29
std: Remove the curious inner module
Alex Crichton
-22
/
+5
2015-07-30
Rollup merge of #27369 - brson:realstd, r=alexcrichton
Manish Goregaokar
-10
/
+5
2015-07-28
std: Remove some old #[cfg(test) hacks
Brian Anderson
-10
/
+5
2015-07-28
Auto merge of #27309 - eddyb:snapshot-infdef, r=alexcrichton
bors
-1
/
+0
2015-07-27
std: Deprecate a number of unstable features
Alex Crichton
-1
/
+0
2015-07-27
Register new snapshots (2015-07-26 a5c12f4).
Eduard Burtescu
-1
/
+0
2015-07-25
Auto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
bors
-0
/
+1
2015-07-24
Add unstable attribute to `char::from_u32_unchecked`
Tobias Bucher
-0
/
+1
2015-07-22
Avoid feature-warnings on stage0.
Felix S. Klock II
-0
/
+1
2015-07-22
Add feature-gates for desugaring-based `box` and placement-`in`.
Felix S. Klock II
-0
/
+1
2015-07-20
Address feedback
Brian Anderson
-3
/
+3
2015-07-20
std: Create separate docs for the primitives
Brian Anderson
-6
/
+4
2015-07-16
Rollup merge of #26977 - brson:stddoc, r=Gankro
Manish Goregaokar
-28
/
+128
2015-07-14
Address more feedback
Brian Anderson
-3
/
+3
2015-07-14
Address more feedback
Brian Anderson
-4
/
+5
2015-07-14
Use Vec::drain in BufWriter
Ulrik Sverdrup
-0
/
+1
2015-07-13
Address feedback
Brian Anderson
-31
/
+35
2015-07-13
Fix local path
Brian Anderson
-1
/
+1
2015-07-13
std: Refining crate docs
Brian Anderson
-26
/
+121
2015-07-09
Test that CStr and CString have equivalent hashes.
Jonathan Reem
-1
/
+1
2015-07-08
Improve Vec::resize so that it can be used in Read::read_to_end
Ulrik Sverdrup
-0
/
+1
2015-07-01
msvc: Fix TLS destructors
Alex Crichton
-0
/
+1
2015-06-24
Fix capitalization in std docs
Brian Anderson
-1
/
+1
2015-06-22
sys/unix/c.rs: Remove unused code
Geoffrey Thomas
-2
/
+0
2015-06-18
Fix libstd tests
Alex Crichton
-1
/
+4
2015-06-17
More test fixes and fallout of stability changes
Alex Crichton
-1
/
+0
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-2
/
+2
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-1
/
+1
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-0
/
+5
2015-06-17
alloc: Split apart the global `alloc` feature
Alex Crichton
-0
/
+3
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-6
/
+20
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-0
/
+1
2015-05-23
Rollup merge of #25709 - MatejLach:stdlib_style, r=steveklabnik
Oliver Schneider
-1
/
+1
2015-05-22
better describe the stdlib
Matej Ľach
-1
/
+1
2015-05-19
Stabilize debug builders for 1.2.0
Steven Fackler
-1
/
+0
2015-05-16
Auto merge of #25462 - alexcrichton:favicon-https, r=nrc
bors
-1
/
+1
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-15
std: fix a link
Ivan Ukhov
-1
/
+1
2015-05-14
Rollup merge of #25414 - apasel422:patch-1, r=alexcrichton
Steve Klabnik
-1
/
+1
2015-05-14
s/Iterater/Iterator/
Andrew Paseltiner
-1
/
+1
2015-05-14
Fix crates.io link.
Wangshan Lu
-1
/
+1
2015-05-12
doc: Address feedback
Brian Anderson
-10
/
+11
2015-05-08
std: Update crate docs
Brian Anderson
-51
/
+47
2015-04-29
Fallout
Tamir Duberstein
-8
/
+9
2015-04-29
`bitflags!` is no longer used in `std`
Tamir Duberstein
-2
/
+1
2015-04-28
Register new snapshots
Tamir Duberstein
-1
/
+0
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-0
/
+1
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-0
/
+1
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-2
/
+2
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-1
/
+1
[prev]
[next]