about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2023-01-03Add regression test for #104064Guillaume Gomez-0/+21
2023-01-03Rollup merge of #106365 - gimbles:patch-1, r=jyn514Matthias Krüger-10/+10
2023-01-03Rollup merge of #106005 - LeSeulArtichaut:if-let-guard-borrowck-test, r=Nilst...Matthias Krüger-62/+645
2023-01-03Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514bors-0/+95
2023-01-03Auto merge of #106371 - RalfJung:no-ret-position-noalias, r=nikicbors-1/+1
2023-01-03Auto merge of #106386 - compiler-errors:rollup-dxjv18b, r=compiler-errorsbors-122/+627
2023-01-02Rollup merge of #106366 - GuillaumeGomez:fix-rustdoc-ice-typedef-type-mismatc...Michael Goulet-0/+496
2023-01-02Rollup merge of #106354 - aDotInTheVoid:rdj-always-discr, r=GuillaumeGomezMichael Goulet-116/+130
2023-01-02Rollup merge of #105558 - Nilstrieb:less-spam-hir-tree, r=cjgillotMichael Goulet-6/+1
2023-01-03Don't trim path for `unsafe_op_in_unsafe_fn` lintsLéo Lanteri Thauvin-0/+21
2023-01-02Add json output to `-Zdump-mono-stats`Joshua Nelson-1/+8
2023-01-02Auto merge of #106364 - JakobDegen:top-down-inlining, r=cjgillotbors-91/+184
2023-01-02Reduce HIR debug outputNilstrieb-6/+1
2023-01-02Auto merge of #106272 - clubby789:codegen-test-103840, r=nikicbors-0/+9
2023-01-02do not add noalias in return positionRalf Jung-1/+1
2023-01-02Add regression test for #96287Guillaume Gomez-0/+32
2023-01-02Add regression test for #105742Guillaume Gomez-0/+425
2023-01-02Add regression test for #105737Guillaume Gomez-0/+16
2023-01-02Add regression test for #105334Guillaume Gomez-0/+11
2023-01-02Add regression test for #106226Guillaume Gomez-0/+12
2023-01-02Auto merge of #84762 - cjgillot:resolve-span-opt, r=petrochenkovbors-120/+13
2023-01-02Print correct base for too-large literalsclubby789-24/+70
2023-01-02maybegimbles-10/+10
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-01Reenable limited top-down MIR inliningJakob Degen-91/+184
2023-01-01Verbose suggestionsEsteban Küber-185/+360
2023-01-01Always take advantage of arithmetic identitiesBen Kimock-0/+46
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-01Rustdoc-Json: Report discriminant on all kinds of enum variant.Nixon Enraght-Moony-116/+130
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-01reduce spans for `unsafe impl` errorsLukas Markeffsky-26/+12
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-31Add missing extern crate rustc_driverbjorn3-0/+62
2022-12-31Add help for the error message when missing rustc_driverbjorn3-0/+33
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-30Add ui test for #106182Obei Sideg-0/+46