about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-04Specialization already rejects defining opaque typesOli Scherer-0/+71
2024-04-04Fix diagnostic for qualifier in extern blockArthur Carcano-62/+57
2024-04-04Add regression testOli Scherer-0/+43
2024-04-04Auto merge of #115538 - lcnr:fn-def-wf, r=compiler-errorsbors-38/+132
2024-04-04Auto merge of #123052 - maurer:addr-taken, r=compiler-errorsbors-10/+40
2024-04-04unconstrained `NormalizesTo` term for opaqueslcnr-15/+45
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-179/+804
2024-04-04Teach MIR inliner query cycle avoidance about const_eval_selectBen Kimock-0/+18
2024-04-04Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhprattbors-10/+146
2024-04-04rebaseBoxy-6/+20
2024-04-04check `FnDef` return type for WFlcnr-37/+117
2024-04-03Rollup merge of #123307 - tgross35:f16-f128-feature-gate-fix, r=petrochenkovJacob Pratt-10/+146
2024-04-04Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmeasebors-1/+19
2024-04-03rebase oddityBoxy-40/+41
2024-04-03Tests for getting parent of synthetic HIRMichael Goulet-0/+38
2024-04-03move leak check out of candidate evaluationlcnr-179/+803
2024-04-03Add `if let` testsNadrieril-10/+80
2024-04-04Stabilize `Literal::c_string`Slanterns-25/+0
2024-04-04Stabilize `Literal::byte_character`Slanterns-24/+0
2024-04-03Rollup merge of #123301 - Nadrieril:unions, r=compiler-errorsMatthias Krüger-0/+69
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-20/+0
2024-04-03Rollup merge of #122964 - joboet:pointer_expose, r=AmanieuMatthias Krüger-23/+23
2024-04-03Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errorsMatthias Krüger-6/+382
2024-04-03Rollup merge of #121595 - strottos:issue_116615, r=compiler-errorsMatthias Krüger-26/+173
2024-04-03Fix f16 and f128 feature gates in editions other than 2015Trevor Gross-20/+20
2024-04-03Update f16 and f128 tests to run on both 2015 and 2018 editionsTrevor Gross-10/+146
2024-04-03More precise false edgesNadrieril-16/+16
2024-04-03Add testsNadrieril-56/+154
2024-04-03Stop chopping off args for no reasonMichael Goulet-1/+19
2024-04-03Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebankMatthias Krüger-0/+35
2024-04-03rename `expose_addr` to `expose_provenance`joboet-23/+23
2024-04-03Add GUI test to ensure there is always a theme applied if JS is disabledGuillaume Gomez-0/+5
2024-04-03Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-er...bors-1180/+631
2024-04-03Remove MIR unsafe checkMatthew Jasper-1180/+631
2024-04-03Auto merge of #123402 - workingjubilee:rollup-0j5ihn6, r=workingjubileebors-0/+92
2024-04-02Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obkJubilee-0/+92
2024-04-03Auto merge of #122225 - DianQK:nits-120268, r=cjgillotbors-152/+200
2024-04-03Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhprattbors-16/+85
2024-04-02Rollup merge of #123203 - jkarneges:context-ext, r=AmanieuJacob Pratt-6/+38
2024-04-02Rollup merge of #123182 - jhpratt:fix-decodable-derive, r=davidtwcoJacob Pratt-0/+37
2024-04-02Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=AmanieuJacob Pratt-7/+7
2024-04-02Rollup merge of #122865 - surechen:refactor_astconv_error_report_20240321, r=...Jacob Pratt-3/+3
2024-04-03Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnrbors-27/+95
2024-04-02Comments, comments, commentsMichael Goulet-0/+2
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+90
2024-04-02Fix suggestions for match non-exhaustivenessMichael Goulet-1/+1
2024-04-02Don't ICE for postfix match after asMichael Goulet-0/+35
2024-04-02Avoid expanding to unstable internal methodJacob Pratt-0/+37
2024-04-02Auto merge of #123385 - matthiaskrgr:rollup-v69vjbn, r=matthiaskrgrbors-494/+510
2024-04-02Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomezMatthias Krüger-0/+28