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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-09-27
Rollup merge of #28682 - apasel422:features, r=steveklabnik
Manish Goregaokar
-2
/
+2
2015-09-26
Remove unnecessary `#![feature]` attributes
Andrew Paseltiner
-2
/
+2
2015-09-26
Add support for the rumprun unikernel
Sebastian Wicki
-0
/
+1
2015-09-20
doc: Fix broken links
Simon Mazur
-1
/
+1
2015-09-14
Auto merge of #28358 - dotdash:nounwind, r=alexcrichton
bors
-0
/
+1
2015-09-14
Mark all extern functions as nounwind
Björn Steinbrink
-0
/
+1
2015-09-11
std: Stabilize/deprecate features for 1.4
Alex Crichton
-1
/
+0
2015-08-23
Refactor low-level UTF-16 decoding.
Simon Sapin
-0
/
+1
2015-08-22
Auto merge of #27871 - alexcrichton:stabilize-libcore, r=aturon
bors
-29
/
+16
2015-08-22
Auto merge of #27860 - m4rw3r:rustdoc_unstable_feature_issue, r=alexcrichton
bors
-0
/
+1
2015-08-17
switch core::simd to repr(simd) and deprecate it.
Huon Wilson
-0
/
+1
2015-08-17
std: Clean up primitive integer modules
Alex Crichton
-29
/
+16
2015-08-16
rustdoc: Added issue_tracker_base_url annotations to crates
Martin Wernstål
-0
/
+1
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-1
/
+1
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-2
/
+0
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-2
/
+0
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-3
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-08-04
syntax: Don't assume `std` exists for tests
Alex Crichton
-8
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-3
/
+7
2015-08-02
std: Tighten up crate docs
Brian Anderson
-11
/
+6
2015-07-31
trpl: fix link error
FuGangqiang
-1
/
+1
2015-07-30
Auto merge of #27388 - alexcrichton:remove-curious-inner, r=brson
bors
-22
/
+5
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
[next]