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
/
prelude
/
v1.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
libstd => 2018
Taiki Endo
-16
/
+16
2018-12-26
Add Unpin to std prelude, not just core
Taylor Cramer
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-07
Reformat std prelude source to show it is the sum of core and alloc preludes
Simon Sapin
-16
/
+42
2018-03-30
Revert "Add TryFrom and TryInto to the prelude"
Simon Sapin
-2
/
+0
2018-03-26
Add TryFrom and TryInto to the prelude
Simon Sapin
-0
/
+2
2018-01-15
Reexport -> re-export in prose and documentation comments
Carol (Nichols || Goulding)
-3
/
+3
2015-11-11
Clean up the prelude docs
Steve Klabnik
-0
/
+2
2015-05-08
std: Update crate docs
Brian Anderson
-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
-19
/
+19
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
-20
/
+39
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
2015-01-07
fallout
Nick Cameron
-1
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-2
/
+0
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-1
/
+1
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-1
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
core: merge IteratorPairExt into IteratorExt
Jorge Aparicio
-1
/
+0
2015-01-03
core: merge DoubleEndedIteratorExt into IteratorExt
Jorge Aparicio
-1
/
+0
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-3
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+51