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
/
libcore
/
iter
/
sources.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-03
core: Update stability attributes for FusedIterator
Ulrik Sverdrup
-4
/
+4
2018-03-03
core: Stabilize FusedIterator
Ulrik Sverdrup
-3
/
+3
2018-02-16
core::iter::repeat_with: fix spelling, s/not/note
Mazdak Farrokhzad
-1
/
+1
2018-02-13
core::iter::repeat_with: fix missing word, see @Pazzaz's review
Mazdak Farrokhzad
-1
/
+1
2018-02-12
core::iter::repeat_with: tracking issue is #48169
Mazdak Farrokhzad
-4
/
+4
2018-02-12
core::iter::repeat_with: document DoubleEndedIterator behavior
Mazdak Farrokhzad
-0
/
+6
2018-02-12
core::iter::repeat_with: fix doc tests
Mazdak Farrokhzad
-2
/
+2
2018-02-12
core::iter::repeat_with: derive Copy, Clone, Debug
Mazdak Farrokhzad
-0
/
+1
2018-02-12
core::iter::repeat_with: general fixes
Mazdak Farrokhzad
-0
/
+4
2018-02-12
add core::iter::repeat_with
Mazdak Farrokhzad
-0
/
+104
2018-02-04
Implement TrustedLen for Take<Repeat> and Take<RangeFrom>
oberien
-0
/
+3
2017-03-13
Remove function invokation parens from documentation links.
Corey Farwell
-11
/
+11
2016-12-30
TrustedLen for Empty and Once.
Clar Charr
-1
/
+7
2016-08-24
Use `#[prelude_import]` in `libcore`.
Jeffrey Seyfried
-4
/
+1
2016-08-18
Add a FusedIterator trait.
Steven Allen
-1
/
+10
2016-04-18
Split core::iter module implementation into parts
Ulrik Sverdrup
-0
/
+270