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
/
test
Age
Commit message (
Expand
)
Author
Lines
2019-03-13
Merge remote-tracking branch 'upstream/master' into asm-compile-tests
Denys Zariaiev
-8166
/
+11042
2019-03-13
add suggestions to invalid macro item error
Andy Russell
-4
/
+60
2019-03-13
Auto merge of #58349 - petrochenkov:uni201x, r=pnkfelix
bors
-57
/
+7
2019-03-13
Fix generic argument lookup for Self
Angelos Oikonomopoulos
-0
/
+9
2019-03-13
Add test for #55809.
David Wood
-0
/
+30
2019-03-13
tidy test
Saleem Jaffer
-1
/
+1
2019-03-13
adding test
Saleem Jaffer
-0
/
+17
2019-03-13
Rollup merge of #59132 - nikomatsakis:issue-53548-generator-bound, r=pnkfelix
Mazdak Farrokhzad
-0
/
+59
2019-03-13
Rollup merge of #59129 - sanxiyn:visit-impl-trait, r=varkor
Mazdak Farrokhzad
-0
/
+32
2019-03-13
Rollup merge of #59083 - kyren:master, r=varkor
Mazdak Farrokhzad
-35
/
+40
2019-03-13
Rollup merge of #58876 - estebank:numeric-lifetime, r=petrochenkov
Mazdak Farrokhzad
-0
/
+32
2019-03-12
Suggest adding lifetime to struct field
Esteban Küber
-3
/
+11
2019-03-12
review comments
Esteban Küber
-2
/
+2
2019-03-12
Rename test struct names to something more sensible
kyren
-8
/
+8
2019-03-12
Auto merge of #58743 - varkor:bulk-needstest-1, r=alexcrichton
bors
-0
/
+305
2019-03-12
Suggest return lifetime when there's only one named lifetime
Esteban Küber
-0
/
+27
2019-03-12
rustc: fix ICE when trait alias has bare Self
Sean McArthur
-0
/
+25
2019-03-12
Move comment describing test case
Douglas Creager
-9
/
+10
2019-03-12
Remove compiletest comments from tests
varkor
-4
/
+4
2019-03-12
resolve: Simplify import resolution for mixed 2015/2018 edition mode
Vadim Petrochenkov
-57
/
+7
2019-03-12
Add NLL test error output
varkor
-0
/
+11
2019-03-12
Remove invalid ASM tests
varkor
-41
/
+0
2019-03-12
Ignore WASM on asm tests
varkor
-2
/
+8
2019-03-12
Update test for issue #55731
varkor
-3
/
+2
2019-03-12
Add a test for #27054
varkor
-0
/
+6
2019-03-12
Add a test for #26577
varkor
-0
/
+27
2019-03-12
Add a test for #28587
varkor
-0
/
+18
2019-03-12
Add a test for #22892
varkor
-0
/
+17
2019-03-12
Add a test for #57781
varkor
-0
/
+20
2019-03-12
Add a test for #55731
varkor
-0
/
+64
2019-03-12
Add a test for #46101
varkor
-0
/
+18
2019-03-12
Add a test for #44255
varkor
-0
/
+29
2019-03-12
Add a test for #44127
varkor
-0
/
+17
2019-03-12
Add a test for #26619
varkor
-0
/
+36
2019-03-12
Add tests for #26448
varkor
-0
/
+59
2019-03-12
Add a test for #10876
varkor
-0
/
+19
2019-03-12
Unregress using scalar unions in constants.
Oliver Scherer
-0
/
+11
2019-03-12
Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...
bors
-10
/
+19
2019-03-12
ignore higher-ranked WF requirements for trait objects
Niko Matsakis
-0
/
+59
2019-03-12
Visit impl Trait for dead_code lint
Seo Sanghyeon
-0
/
+32
2019-03-12
Auto merge of #58608 - pnkfelix:warning-period-for-detecting-nested-impl-trai...
bors
-59
/
+212
2019-03-12
syntax: Better recovery for `$ty::AssocItem` and `ty!()::AssocItem`
Vadim Petrochenkov
-4
/
+135
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
-6
/
+22
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
Test illustrating that the nested_impl_trait lint should only catch shallow c...
Felix S. Klock II
-0
/
+72
2019-03-11
Auto merge of #58788 - matthewjasper:compare-children, r=pnkfelix
bors
-0
/
+100
2019-03-10
Fix #54822 and associated faulty tests
kyren
-27
/
+32
[prev]
[next]