about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-11/+10
2024-04-04Rollup merge of #121546 - gurry:121473-ice-sizeof-mir-op, r=oli-obkMatthias Krüger-0/+185
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-11/+10
2024-04-04Error out of layout calculation if a non-last struct field is unsizedGurinder Singh-0/+185
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-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-179/+804
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-03move leak check out of candidate evaluationlcnr-179/+803
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-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-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
2024-04-02Rollup merge of #123368 - maurer:cfi-non-general-coroutines, r=compiler-errorsMatthias Krüger-2/+39
2024-04-02Rollup merge of #123362 - oli-obk:thread_local_nested_statics, r=estebankMatthias Krüger-0/+22
2024-04-02Rollup merge of #123348 - fmease:add-synth-auto-trait-impls-tests, r=Guillaum...Matthias Krüger-0/+85
2024-04-02Rollup merge of #123302 - compiler-errors:sized-bound-first, r=estebankMatthias Krüger-1/+31
2024-04-02Rollup merge of #123226 - scottmcm:u32-shifts, r=WaffleLapkinMatthias Krüger-491/+305
2024-04-02Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwcobors-0/+398
2024-04-02CFI: Support function pointers for trait methodsMatthew Maurer-8/+38
2024-04-02CFI: Switch sense of type erasure flagMatthew Maurer-2/+2