about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-07-01Store a full Ty with each Value.Camille GILLOT-6/+8
2025-07-01cleaned up some testsKivooeo-60/+130
2025-07-01Give some UI tests more apropriate namesTrevor Gross-0/+0
2025-07-01cleaned up some testsKivooeo-61/+152
2025-07-01moved test filesKivooeo-0/+0
2025-07-01cleaned up some testsKivooeo-102/+132
2025-07-01Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obkbors-13/+38
2025-07-01tests/codegen/enum/enum-match.rs: accept negative range attributeTim Neumann-1/+1
2025-07-01Detect more cases of unused_parens around typesBenjamin Schulz-55/+422
2025-07-01Rollup merge of #143264 - Muscraft:fix-suggestion-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-07-01Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche...Matthias Krüger-604/+666
2025-07-01Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obkMatthias Krüger-62/+88
2025-07-01Rollup merge of #143156 - folkertdev:fn-align-inherit-from-trait, r=workingju...Matthias Krüger-17/+65
2025-06-30fix: Emit suggestion filename if primary diagnostic span is dummyScott Schafer-0/+1
2025-06-30add failing test, bless incorrect outputJeremy Smart-0/+87
2025-07-01moved testsKivooeo-0/+0
2025-06-30NoArgsAttributeParserPavel Grigorenko-8/+8
2025-06-30mbe: Extend metavariable expression testsTrevor Gross-62/+247
2025-06-30mbe: Split metavariable usage tests off from syntax testsTrevor Gross-378/+253
2025-06-30Rollup merge of #143223 - nnethercote:improve-macro-stats-printing, r=petroch...Matthias Krüger-3/+9
2025-06-30Remove unused `descr` methodsGuillaume Gomez-1/+1
2025-06-30Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC...Guillaume Gomez-61/+87
2025-06-30Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqkbors-297/+505
2025-06-30Assemble const bounds via normal item bounds in old solver tooMichael Goulet-0/+19
2025-06-30Remove let_chains featureCameron Steffen-1190/+1037
2025-06-30Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJungdianqk-3/+6
2025-06-30Rollup merge of #143196 - Periodic1911:link_section, r=oli-obkdianqk-9/+43
2025-06-30Rollup merge of #143195 - Kivooeo:tf17, r=tgross35dianqk-87/+111
2025-06-30Rollup merge of #143168 - Kivooeo:tf16, r=tgross35dianqk-48/+76
2025-06-30Rollup merge of #143159 - compiler-errors:freshen-re-error, r=oli-obkdianqk-13/+56
2025-06-30Rollup merge of #143118 - Kivooeo:tf15, r=tgross35dianqk-40/+56
2025-06-30Rollup merge of #142429 - Kivooeo:tf13, r=jieyouxudianqk-97/+157
2025-06-30Stop requiring HIR for trait item wf checksOli Scherer-1/+1
2025-06-30Avoid looking at HIR for trait and impl itemsOli Scherer-56/+60
2025-06-30Merge `lower_item` into `check_item_type`Oli Scherer-28/+24
2025-06-30Move lazy type alias checks to non-hir-wfckOli Scherer-72/+38
2025-06-30Use predicate spans instead of whole item spansOli Scherer-109/+98
2025-06-30Check variances in the non-hir wfcheckerOli Scherer-58/+92
2025-06-30Don't look at static items' HIR for wfcheckOli Scherer-35/+35
2025-06-30fix bitcast of single-element SIMD vectorsFolkert de Vries-10/+45
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-379/+589
2025-06-30Remove the nullary intrinsic const eval logic and treat them like other intri...Oli Scherer-1/+1
2025-06-30Stop backends from needing to support nullary intrinsicsOli Scherer-37/+23
2025-06-30cleaned up some testsKivooeo-17/+45
2025-06-30cleaned up some testsKivooeo-97/+152
2025-06-30cleaned up some testsKivooeo-33/+57
2025-06-30cleaned up some testsKivooeo-27/+43
2025-06-30Improve macro-stats printing.Nicholas Nethercote-2/+1
2025-06-30Augment the macro-stats test.Nicholas Nethercote-3/+10
2025-06-30moved testsKivooeo-0/+0