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
/
traits
Age
Commit message (
Expand
)
Author
Lines
2019-02-10
libs: doc comments
Alexander Regueiro
-3
/
+3
2019-02-10
tests: doc comments
Alexander Regueiro
-5
/
+5
2019-02-04
Remove weasel word in docs for iter's take_while()
lukaslueg
-2
/
+1
2019-02-02
Update visibility of intermediate use items.
David Wood
-0
/
+2
2019-01-22
Move trivial constructors to inherent methods
Clar Fon
-10
/
+10
2019-01-22
Move nontrivial constructors to inherent methods
Clar Fon
-8
/
+7
2019-01-22
Don't expose ZipImpl to Iterator
Clar Fon
-2
/
+1
2019-01-22
Don't expose FlattenCompat to Iterator
Clar Fon
-3
/
+3
2019-01-22
Don't expose ChainState to Iterator
Clar Fon
-2
/
+2
2019-01-22
Move FusedIterator, TrustedLen to own module
Clar Fon
-45
/
+46
2019-01-22
Move Sum, Product to own module
Clar Fon
-226
/
+227
2019-01-22
Move FromIterator, IntoIterator, Extend into own module
Clar Fon
-350
/
+351
2019-01-22
Move ExactSizeIterator to own module
Clar Fon
-143
/
+145
2019-01-22
Move DoubleEndedIterator to own module
Clar Fon
-298
/
+300
2019-01-22
Move core::iter iterator.rs to traits module
Clar Fon
-0
/
+3802