about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-10-17Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlivelybors-179/+181
2019-10-16Update test expectationsThomas Lively-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-178/+180
2019-10-16update ui testsGuillaume Gomez-4/+13
2019-10-15Rollup merge of #65438 - Centril:almost, r=varkorTyler Mandry-19/+27
2019-10-15Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddybTyler Mandry-0/+23
2019-10-15Rollup merge of #65353 - Xanewok:sa-empty-tables, r=nikomatsakisTyler Mandry-0/+10
2019-10-15Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthew...Tyler Mandry-1/+12
2019-10-15Rollup merge of #65307 - Phosphorus15:master, r=varkorTyler Mandry-0/+35
2019-10-15Rollup merge of #65242 - estebank:contrain-trait-sugg, r=varkorTyler Mandry-0/+121
2019-10-15Rollup merge of #65235 - nikomatsakis:issue-65159-async-fn-return-ice, r=cram...Tyler Mandry-0/+19
2019-10-15Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkovTyler Mandry-0/+145
2019-10-15Rollup merge of #64603 - gilescope:unused-lifetime-warning, r=matthewjasperTyler Mandry-0/+74
2019-10-15Avoid unused lifetime warning for lifetimes introduced when desugering async.Giles Cope-0/+74
2019-10-15Fix suggestion to constrain trait for method to be foundEsteban Küber-0/+121
2019-10-15Organize `never_type` testsMazdak Farrokhzad-19/+27
2019-10-15Slides path lifetime to the lifetime resolverphosphorus-0/+35
2019-10-15Rollup merge of #65376 - Centril:syntax-extractions-1, r=petrochenkovMazdak Farrokhzad-4/+6
2019-10-15syntax::parse::sess -> syntax::sessMazdak Farrokhzad-4/+6
2019-10-15Test basic hygiene for `macro_rules` produced by transparent macrosVadim Petrochenkov-0/+74
2019-10-15Stabilize proc macros generating `macro_rules` itemsVadim Petrochenkov-110/+4
2019-10-14Rollup merge of #65415 - petrochenkov:rmtest, r=varkorTyler Mandry-16/+0
2019-10-14Rollup merge of #65410 - Centril:intersection-pat-recover, r=davidtwco,varkorTyler Mandry-0/+73
2019-10-14Rollup merge of #65398 - estebank:capitalization-only, r=varkorTyler Mandry-32/+32
2019-10-14Rollup merge of #65365 - skinny121:const-args-metadata, r=varkorTyler Mandry-0/+52
2019-10-14Tweak heuristics for less noiseEsteban Küber-7/+7
2019-10-14Use heuristics for capitalization warning in suggestionsEsteban Küber-14/+14
2019-10-14Remove an outdated test output fileVadim Petrochenkov-16/+0
2019-10-15Include const generic arguments in metadata.ben-0/+52
2019-10-14pprust: `p1@p2` -> `p1 @ p2`Mazdak Farrokhzad-4/+4
2019-10-14recover_intersection_pat: adjust wordingMazdak Farrokhzad-10/+10
2019-10-14Auto merge of #64987 - oli-obk:code_reuse_prevents_bugs, r=eddybbors-0/+20
2019-10-14syntax: add test for intersection pattern parser recoveryMazdak Farrokhzad-0/+73
2019-10-14Rollup merge of #65395 - JohnTitor:add-tests, r=CentrilMazdak Farrokhzad-0/+131
2019-10-14Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,CentrilMazdak Farrokhzad-257/+257
2019-10-14Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomezMazdak Farrokhzad-0/+1
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-53/+53
2019-10-14Add test for issue-48638Yuki Okushi-0/+21
2019-10-14Add test for issue-48027Yuki Okushi-0/+29
2019-10-14Add test for issue-48010Yuki Okushi-0/+23
2019-10-14Add test for issue-47486Yuki Okushi-0/+23
2019-10-14Add test for issue-44153Yuki Okushi-0/+35
2019-10-13Add regression test for #65348Dylan MacKenzie-0/+23
2019-10-13Add more tests for underscore importsMatthew Jasper-0/+145
2019-10-13Update ui testsGuillaume Gomez-1/+12
2019-10-13Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkorMazdak Farrokhzad-0/+3
2019-10-13Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkorMazdak Farrokhzad-3/+27
2019-10-13Rollup merge of #65346 - RalfJung:nounwind-tests, r=nagisaMazdak Farrokhzad-25/+60
2019-10-13Rollup merge of #65214 - Amanieu:cfg_atomic, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-10-13Rollup merge of #65320 - memoryruins:const_err, r=oli-obkMazdak Farrokhzad-0/+38