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-03-12
Add a test for #10876
varkor
-0
/
+19
2019-03-12
Add tests to ensure that Iterator::min and Iterator::max are stable
Tim Vermeulen
-0
/
+28
2019-03-12
Fix comment
Tim Vermeulen
-1
/
+1
2019-03-12
Remove the projection part of select_fold1
Tim Vermeulen
-56
/
+21
2019-03-12
Fix the bench_max and bench_max_by_key benchmarks
Tim Vermeulen
-2
/
+2
2019-03-12
Remove stabilized feature gate in doctest
Simon Sapin
-1
/
+0
2019-03-12
Unregress using scalar unions in constants.
Oliver Scherer
-13
/
+24
2019-03-12
Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...
bors
-39
/
+482
2019-03-12
ignore higher-ranked WF requirements for trait objects
Niko Matsakis
-2
/
+60
2019-03-12
add a useful debug printout
Niko Matsakis
-0
/
+2
2019-03-12
Document the precomputation algorithm's purpose
Oliver Scherer
-0
/
+7
2019-03-12
Explain the bits of `UndefMask`
Oliver Scherer
-0
/
+2
2019-03-12
fix typo
Artyom Pavlov
-1
/
+1
2019-03-12
expand
Ralf Jung
-1
/
+2
2019-03-12
Note that NonNull does not launder shared references for mutation
Ralf Jung
-0
/
+9
2019-03-12
Visit impl Trait for dead_code lint
Seo Sanghyeon
-1
/
+44
2019-03-12
Auto merge of #58608 - pnkfelix:warning-period-for-detecting-nested-impl-trai...
bors
-73
/
+345
2019-03-12
Addressed review feedback regarding comment phrasing.
Felix S. Klock II
-2
/
+2
2019-03-12
Address review comments
Vadim Petrochenkov
-2
/
+6
2019-03-12
syntax: Optimize `maybe_whole`/`maybe_whole_expr` slightly
Vadim Petrochenkov
-14
/
+14
2019-03-12
syntax: Better recovery for `$ty::AssocItem` and `ty!()::AssocItem`
Vadim Petrochenkov
-77
/
+198
2019-03-12
Replace assert with assert_eq for better debugging
Sayan Nandan
-118
/
+118
2019-03-11
impl FromIterator for Result: Use assert_eq! instead of assert!
Chris Gregory
-1
/
+1
2019-03-11
Fix RangeBounds documentation to include inclusive operations
Chris Gregory
-1
/
+1
2019-03-11
Standardize `Range*` documentation
Chris Gregory
-26
/
+42
2019-03-11
Add run-make-fulldeps test case
Douglas Creager
-0
/
+82
2019-03-11
Be more discerning on when to attempt suggesting a comma in a macro invocation
Esteban Küber
-9
/
+27
2019-03-11
Auto merge of #59044 - petrochenkov:uiui, r=davidtwco
bors
-7548
/
+7506
2019-03-11
Update tests that don't run on my platform
Vadim Petrochenkov
-51
/
+3
2019-03-11
Update NLL tests
Vadim Petrochenkov
-794
/
+794
2019-03-11
Update tests
Vadim Petrochenkov
-6703
/
+6703
2019-03-11
fix test
Artyom Pavlov
-2
/
+2
2019-03-11
compiletest: Filter away test annotations from UI test output
Vadim Petrochenkov
-0
/
+6
2019-03-11
Add initial implementation of 'sort_at_index' for slices -- analog to C++'s s...
Pavel Krajcevski
-0
/
+355
2019-03-11
Auto merge of #58021 - ishitatsuyuki:57667-fix, r=RalfJung
bors
-33
/
+6
2019-03-11
fix tests
newpavlov
-5
/
+9
2019-03-12
removed the definition of mask
kenta7777
-6
/
+0
2019-03-12
replaced some bit operations with truncate
kenta7777
-3
/
+3
2019-03-11
Resolved nits raised in review.
Alexander Regueiro
-6
/
+6
2019-03-11
Test illustrating that the nested_impl_trait lint should only catch shallow c...
Felix S. Klock II
-0
/
+72
2019-03-11
move MAX_NANOS_F64/32 to methods
newpavlov
-2
/
+4
2019-03-11
consistent naming for duration_float methods and additional f32 methods
newpavlov
-9
/
+121
2019-03-11
Revised warning-downgrade strategy for nested impl trait.
Felix S. Klock II
-27
/
+77
2019-03-11
reduced some code repetitions of bit operation
kenta7777
-2
/
+3
2019-03-11
added a function for reducing repetition of bit operation
kenta7777
-0
/
+6
2019-03-11
Auto merge of #59073 - Xanewok:rustup-rustc-interface, r=Zoxc
bors
-7
/
+10
2019-03-11
Auto merge of #59071 - Manishearth:clippyup, r=oli-obk
bors
-5
/
+10
2019-03-11
Remove precompute_in_scope_traits_hashes
John Kåre Alsaker
-11
/
+0
2019-03-11
Auto merge of #58788 - matthewjasper:compare-children, r=pnkfelix
bors
-25
/
+129
2019-03-10
Fix #54822 and associated faulty tests
kyren
-28
/
+33
[prev]
[next]