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
Age
Commit message (
Expand
)
Author
Lines
2019-01-23
Add suggestion for incorrect field syntax.
David Wood
-1
/
+109
2019-01-23
Fix std::future::from_generator documentation
Aaron Hill
-1
/
+1
2019-01-23
Don't ICE when logging unusual types
Aaron Hill
-30
/
+44
2019-01-23
Optimize snapshot usage.
David Wood
-68
/
+57
2019-01-23
Auto merge of #57857 - pietroalbini:fix-android-ci, r=aidanhs
bors
-1
/
+1
2019-01-23
Fix race condition when emitting stored diagnostics
John Kåre Alsaker
-21
/
+63
2019-01-23
Don't export table by default in wasm
Sergey Pepyakin
-3
/
+0
2019-01-23
Add os::fortanix_sgx::ffi module
Jethro Beekman
-1
/
+111
2019-01-23
ignore images line ending on older git versions
Pietro Albini
-0
/
+4
2019-01-23
Fix invalid background color
Guillaume Gomez
-8
/
+0
2019-01-23
Remove unused feature gates
Oliver Scherer
-2
/
+0
2019-01-23
Follow naming scheme for "frame" methods
Oliver Scherer
-7
/
+7
2019-01-23
Suggest removing leading left angle brackets.
David Wood
-8
/
+339
2019-01-23
make sure to accept all android licenses
Pietro Albini
-1
/
+1
2019-01-22
reposition markdown hyperlink reference
Corey Farwell
-2
/
+2
2019-01-22
Rebase and fix new instantiation fn
Alex Berghage
-1
/
+1
2019-01-22
Move Instant backing type to Duration
Alex Berghage
-22
/
+14
2019-01-22
Simplify units in Duration/Instant math on Windows
Alex Berghage
-42
/
+87
2019-01-22
Don't try to clean predicates involving ReErased
Aaron Hill
-15
/
+37
2019-01-22
Mention that core::intrinsics::transmute is available at core::mem::transmute.
Johnathan Van Why
-0
/
+4
2019-01-22
Auto merge of #57835 - pnkfelix:issue-57673-remove-leaky-nested-probe, r=arielb1
bors
-9
/
+28
2019-01-22
dbg!() without parameters.
Clar Fon
-0
/
+6
2019-01-22
Move trivial constructors to inherent methods
Clar Fon
-26
/
+76
2019-01-22
Move nontrivial constructors to inherent methods
Clar Fon
-25
/
+60
2019-01-22
Don't expose ZipImpl to Iterator
Clar Fon
-5
/
+5
2019-01-22
Move super_nth out of ZipImpl
Clar Fon
-7
/
+9
2019-01-22
Don't expose FlattenCompat to Iterator
Clar Fon
-13
/
+24
2019-01-22
Don't expose ChainState to Iterator
Clar Fon
-8
/
+12
2019-01-22
Move Flatten and FlatMap to own module
Clar Fon
-313
/
+321
2019-01-22
Move Chain and ChainState to own module
Clar Fon
-251
/
+258
2019-01-22
Move TrustedRandomAccess into Zip module
Clar Fon
-6
/
+20
2019-01-22
Move Zip and ZipImpl to own module
Clar Fon
-258
/
+266
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
-8
/
+11
2019-01-22
Move core::iter adapters to adapters.rs
Clar Fon
-2769
/
+2790
2019-01-22
add intra-doc link test to proc-macro test
QuietMisdreavus
-0
/
+5
2019-01-22
don't call get_macro on proc-macro stubs
QuietMisdreavus
-2
/
+6
2019-01-22
use port 80 for retrieving GPG key
Andy Russell
-1
/
+1
2019-01-22
Auto merge of #57805 - matthiaskrgr:rls, r=Xanewok
bors
-30
/
+433
2019-01-22
Simplify the version check
Tom Tromey
-4
/
+3
2019-01-22
Fix issue 57762
Tom Tromey
-1
/
+5
2019-01-22
submodules: update clippy from 1838bfe5 to 280069dd
Matthias Krüger
-9
/
+7
2019-01-22
submodules: update rls from ae0d89a to c9d25b6
Matthias Krüger
-21
/
+426
2019-01-22
Remove unused links
Jacob Kiesel
-2
/
+0
2019-01-22
Add regression test
Oliver Scherer
-3
/
+11
2019-01-22
Span fixup
Oliver Scherer
-7
/
+9
[prev]
[next]