about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2023-01-02Auto merge of #84762 - cjgillot:resolve-span-opt, r=petrochenkovbors-120/+13
2023-01-02Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomezbors-4/+85
2023-01-02Auto merge of #106284 - estebank:merge-mut-errors, r=jyn514bors-226/+435
2023-01-01Verbose suggestionsEsteban Küber-185/+360
2023-01-01rustdoc: add test case for dir entry summary positionMichael Howell-4/+85
2023-01-01Implement fix for #67535Troy Neubauer-0/+61
2023-01-01Auto merge of #106349 - LeSeulArtichaut:dyn-star-tracking-issue, r=jackh726bors-10/+10
2023-01-01Use the correct tracking issue for `dyn_star`Léo Lanteri Thauvin-10/+10
2023-01-01Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddlebors-0/+1
2023-01-01Merge multiple mutable borrows of immutable binding errorsEsteban Küber-53/+87
2023-01-01Add comment explaining what docblock-table GUI test is aboutGuillaume Gomez-0/+1
2022-12-31Auto merge of #106336 - matthiaskrgr:rollup-4p6bgwf, r=matthiaskrgrbors-0/+1
2022-12-31Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddleMatthias Krüger-0/+1
2022-12-31Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebankbors-24/+24
2022-12-31Auto merge of #106302 - compiler-errors:terr-coerce-w-infer, r=estebankbors-72/+31
2022-12-31Add comment explaining what the GUI scrape-examples-fonts test is aboutGuillaume Gomez-0/+1
2022-12-31Auto merge of #106245 - estebank:mutability-suggestions, r=jyn514bors-160/+326
2022-12-31refactor: merge `E0465` into `E0464`Ezra Shaw-24/+24
2022-12-30Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,...Michael Goulet-0/+14
2022-12-30Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726Michael Goulet-93/+9
2022-12-30Rollup merge of #106232 - maurer:transparent-subst, r=rcvalleMichael Goulet-3/+19
2022-12-30Suppress errors due to TypeError not coercing with inference variablesMichael Goulet-72/+31
2022-12-30Regression test for issue 106247Gary Guo-0/+9
2022-12-30Extend scraped examples layout GUI test for position of buttonsGuillaume Gomez-0/+14
2022-12-30Add regression test for #105501Arpad Borsos-0/+165
2022-12-30Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n...bors-1/+27
2022-12-30Auto merge of #106210 - fee1-dead-contrib:const-closure-trait-method, r=compi...bors-0/+61
2022-12-29Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgrbors-43/+130
2022-12-29CFI: Monomorphize transparent ADTs before typeidMatthew Maurer-3/+19
2022-12-29Rollup merge of #106260 - chenyukang:yukang/fix-106213-doc, r=GuillaumeGomezMatthias Krüger-0/+16
2022-12-29Rollup merge of #106236 - Ezrashaw:add-test+docs-e0519-e0514, r=GuillaumeGomezMatthias Krüger-0/+17
2022-12-29Rollup merge of #106202 - estebank:trim-paths, r=NilstriebMatthias Krüger-7/+7
2022-12-29Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726Matthias Krüger-36/+8
2022-12-29Rollup merge of #104531 - ohno418:recover-fn-traits-with-lifetime-params, r=e...Matthias Krüger-0/+82
2022-12-29Account for multiple multiline spans with empty paddingEsteban Küber-36/+8
2022-12-29Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgrbors-11/+510
2022-12-29Fix index out of bounds issues in rustdocyukang-0/+16
2022-12-29Rollup merge of #106242 - estebank:diff-markers, r=jyn514Matthias Krüger-0/+318
2022-12-29Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errorsMatthias Krüger-0/+87
2022-12-29Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e...Matthias Krüger-5/+5
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-0/+34
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-3/+0
2022-12-29Rollup merge of #106208 - compiler-errors:compare-item-region-err, r=estebankMatthias Krüger-3/+66
2022-12-29Auto merge of #106195 - Nilstrieb:no-more-being-clueless-whether-it-really-is...bors-1/+42
2022-12-29Extend rustdoc GUI test for scraped examplesGuillaume Gomez-1/+27
2022-12-29Revert "Add tests"David Tolnay-93/+0
2022-12-29Auto merge of #106139 - cjgillot:mir-inline-location, r=eholkbors-16/+20
2022-12-29Provide a better error for `Fn` traits with lifetime paramsYutaro Ohno-0/+82
2022-12-28Use verbose suggestions for mutability errorsEsteban Küber-160/+326
2022-12-28Add support for diff3 formatEsteban Küber-2/+7