about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-05-05 make `compare_generic_param_kinds` errors consistentEllen-48/+94
2022-05-05exit out of `compare_number_of_generics` earlyEllen-31/+18
2022-05-05 handle mismatched generic parameter kindsEllen-0/+104
2022-05-04Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomezbors-0/+44
2022-05-04Auto merge of #96353 - estebank:issue-95413, r=compiler-errorsbors-0/+114
2022-05-03Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakisbors-0/+34
2022-05-03Rollup merge of #96646 - estebank:issue-96638, r=jackh726Yuki Okushi-0/+28
2022-05-03Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-de...Yuki Okushi-12/+34
2022-05-03Rollup merge of #96614 - JohnTitor:test-92305, r=oli-obkYuki Okushi-0/+47
2022-05-03Rollup merge of #96589 - Badel2:source-callsite, r=michaelwoeristerYuki Okushi-0/+37
2022-05-03Rollup merge of #93097 - GuillaumeGomez:settings-js, r=jshaYuki Okushi-9/+85
2022-05-03Tweak wordingEsteban Kuber-28/+28
2022-05-03When suggesting to import an item, also suggest changing the path if appropriateEsteban Küber-13/+127
2022-05-02Mitigate impact of subtle invalid call suggestion logicEsteban Kuber-0/+28
2022-05-02Fix invalid keyword order for function declarationsKen Matsui-12/+34
2022-05-02Auto merge of #96596 - scottmcm:limited-calloc, r=Mark-Simulacrumbors-0/+32
2022-05-02Auto merge of #96600 - c410-f3r:z-errors, r=petrochenkovbors-0/+0
2022-05-01Tweak the calloc optimization to only apply to shortish-arraysScott McMurray-0/+32
2022-05-02Rollup merge of #96571 - thomcc:bathroom-stall, r=Mark-SimulacrumYuki Okushi-0/+7
2022-05-02Add a regression test for #92305Yuki Okushi-0/+47
2022-05-01Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomezbors-0/+64
2022-05-01Auto merge of #96549 - ouz-a:mir-opt, r=oli-obkbors-140/+32
2022-05-01Auto merge of #96376 - scottmcm:do-yeet, r=oli-obkbors-18/+132
2022-05-01Move some tests to more reasonable placesCaio-0/+0
2022-05-01Auto merge of #96576 - oli-obk:post_monomorphization_error_backtrace, r=lqdbors-0/+94
2022-05-01Auto merge of #96490 - dtolnay:writetmpbackport, r=Mark-Simulacrumbors-7/+7
2022-04-30Revert "Bless coverage-reports after core macro blocks change"David Tolnay-4/+4
2022-04-30Feature-gate `do yeet` inside `cfg`s tooScott McMurray-0/+40
2022-04-30Bless the UI testsScott McMurray-18/+28
2022-04-30Add `do yeet` expressions to allow experimentation in nightlyScott McMurray-0/+64
2022-05-01rustdoc: Track `macro_rules` scopes during early doc link resolutionVadim Petrochenkov-0/+64
2022-04-30Use source callsite in check_argument_types suggestionBadel2-0/+37
2022-04-30Auto merge of #96347 - estebank:issue-96292, r=compiler-errorsbors-5/+65
2022-04-30Bless nll tests.Camille GILLOT-28/+45
2022-04-30Save colon span to suggest bounds.Camille GILLOT-5/+5
2022-04-30Bless tests.Camille GILLOT-284/+525
2022-04-30Store all generic bounds as where predicates.Camille GILLOT-0/+36
2022-04-30Extend settings test to ensure settings text is as expectedGuillaume Gomez-0/+29
2022-04-30Add GUI test for settings menuGuillaume Gomez-9/+56
2022-04-30Also report the call site of PME errors locally.Oli Scherer-0/+94
2022-04-30Auto merge of #95776 - cjgillot:ast-lifetimes-static, r=petrochenkovbors-76/+244
2022-04-29Add a bathroom stall to weird expressions testThom Chiovoloni-0/+7
2022-04-30When encountering a binding that could be a const or unit variant, suggest th...Esteban Kuber-43/+40
2022-04-30Bless tests.Camille GILLOT-67/+225
2022-04-29Auto merge of #96566 - Dylan-DPC:rollup-fo7rd98, r=Dylan-DPCbors-1/+42
2022-04-29Rollup merge of #96562 - michaelwoerister:path-remapping-fixes, r=oli-obkDylan DPC-1/+1
2022-04-29Rollup merge of #96559 - cjgillot:elided-path-fn, r=petrochenkovDylan DPC-0/+19
2022-04-29Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomezDylan DPC-0/+22
2022-04-29Auto merge of #95819 - oli-obk:mir_can't_hold_all_these_lifetimes, r=estebankbors-54/+130
2022-04-29Fix duplicate directory separator in --remap-path-prefix.Michael Woerister-1/+1