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
/
prelude
Age
Commit message (
Expand
)
Author
Lines
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-0
/
+1
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-2
/
+3
2017-06-15
Update older URLs pointing to the first edition of the Book
Wonwoo Choi
-4
/
+4
2017-04-06
Fix Markdown issues in the docs
Oliver Middleton
-6
/
+6
2017-03-13
Remove function invokation parens from documentation links.
Corey Farwell
-4
/
+4
2016-03-04
End stdlib module summaries with a full stop.
Steve Klabnik
-1
/
+1
2016-02-10
mod.rs: fix typo
Scott Whittaker
-1
/
+1
2016-02-09
mod.rs: fix typo
Scott Whittaker
-1
/
+1
2016-02-08
Fixing typo in prelude documentation
Kenneth Koski
-1
/
+1
2015-12-17
doc: fix typo
Tshepang Lekhonkhobe
-1
/
+1
2015-11-12
Fixup #29785
Manish Goregaokar
-1
/
+1
2015-11-11
Clean up the prelude docs
Steve Klabnik
-96
/
+115
2015-10-14
Fix the link to `Default` trait in the prelude docs
Gleb Kozyrev
-1
/
+1
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-1
/
+1
2015-09-04
Fix typo in prelude docs
Murarth
-2
/
+2
2015-07-30
doc: prelude nits
Tshepang Lekhonkhobe
-3
/
+3
2015-07-13
Address feedback
Brian Anderson
-2
/
+2
2015-07-13
std: Refining crate docs
Brian Anderson
-7
/
+96
2015-05-13
Rollup merge of #25224 - brson:stddoc, r=steveklabnik
Steve Klabnik
-2
/
+2
2015-05-08
std: Update crate docs
Brian Anderson
-2
/
+2
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-1
/
+1
2015-04-17
std: Add Default/IntoIterator/ToOwned to the prelude
Alex Crichton
-4
/
+6
2015-04-14
std: Remove AsSlice/Str from the prelude
Alex Crichton
-3
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-5
/
+4
2015-03-31
Stabilize std::num
Aaron Turon
-3
/
+0
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-0
/
+4
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-8
/
+1
2015-03-18
Register new snapshots
Alex Crichton
-14
/
+0
2015-03-16
impl<T> *const T, impl<T> *mut T
Jorge Aparicio
-0
/
+1
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+4
2015-03-16
impl str
Jorge Aparicio
-0
/
+4
2015-03-16
impl char
Jorge Aparicio
-0
/
+1
2015-03-13
Deprecate range, range_step, count, distributions
Aaron Turon
-0
/
+1
2015-03-03
Add `core::num::wrapping` and fix overflow errors.
James Miller
-0
/
+2
2015-02-24
std::prelude: code consistency nits
Tshepang Lekhonkhobe
-4
/
+1
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-02-02
register snapshots
Jorge Aparicio
-4
/
+0
2015-01-30
Rename FullRange to RangeFull
Nick Cameron
-1
/
+1
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-23
grandfathered -> rust1
Brian Anderson
-20
/
+20
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-1
/
+0
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-22
/
+41
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-1
/
+4
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-2
/
+1
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
[next]