about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-11-19disable csky test on CIRalf Jung-3/+5
2023-11-07test and fix some more targetsRalf Jung-0/+9
2023-11-07add regression testRalf Jung-8/+30
2023-11-03default Aggregate ABI to Indirect, and make sure it's never used for unsizedRalf Jung-0/+11
2023-11-03move ABI sanity check from LLVM codegen backend to ABI computation logicRalf Jung-3/+5
2023-11-03Auto merge of #117131 - compiler-errors:projection-oops, r=lcnrbors-20/+35
2023-11-02Auto merge of #117134 - lcnr:dropck_outlives-coroutine, r=compiler-errorsbors-37/+51
2023-11-02Add all RPITITs when augmenting param-env with GAT bounds in check_type_boundsMichael Goulet-0/+11
2023-11-02Use the normalizing param-env always in check_type_boundsMichael Goulet-20/+24
2023-11-02Auto merge of #117521 - GuillaumeGomez:impl-on-foreign-order, r=notriddlebors-1/+26
2023-11-02review + add testslcnr-0/+41
2023-11-02Add GUI test to ensure that implementations on foreign types are in the expec...Guillaume Gomez-1/+26
2023-11-02dropck_outlives check generator witness needs_droplcnr-37/+10
2023-11-02Auto merge of #117513 - matthiaskrgr:rollup-jvl6y84, r=matthiaskrgrbors-1/+55
2023-11-02Rollup merge of #117509 - Zalathar:zsymbol, r=petrochenkovMatthias Krüger-1/+26
2023-11-02Rollup merge of #117495 - compiler-errors:unsize-docs, r=lcnrMatthias Krüger-0/+29
2023-11-02Auto merge of #117466 - compiler-errors:alias-bound, r=aliemjaybors-0/+55
2023-11-02Don't check for alias bounds in liveness when aliases have escaping bound varsMichael Goulet-0/+55
2023-11-02Auto merge of #117204 - nnethercote:rustc_ast_passes, r=compiler-errorsbors-3/+3
2023-11-02Remove support for alias `-Z symbol-mangling-version`Zalathar-1/+1
2023-11-02Add UI tests for values accepted by `-C symbol-mangling-version`Zalathar-0/+25
2023-11-01Auto merge of #117498 - matthiaskrgr:rollup-z7mg4ck, r=matthiaskrgrbors-19/+489
2023-11-01Rollup merge of #117441 - cjgillot:diag-noassert, r=oli-obk,RalfJungMatthias Krüger-0/+445
2023-11-01Rollup merge of #117298 - clubby789:fn-missing-params, r=petrochenkovMatthias Krüger-19/+44
2023-11-01Auto merge of #117029 - rmehri01:mir_opt_filecheck_inline_tests, r=cjgillotbors-51/+156
2023-11-01Remove a false statement from Unsize docs, add a testMichael Goulet-0/+29
2023-11-01Auto merge of #117289 - estebank:issue-72298, r=cjgillotbors-0/+94
2023-11-01Rebase fallout.Camille GILLOT-10/+2
2023-11-01Make ui into mir-opt test.Camille GILLOT-11/+453
2023-11-01Do not assert in op_to_const.Camille GILLOT-0/+11
2023-11-01fix spans for inline_couroutine panic-abortRyan Mehri-11/+11
2023-11-01Recover from missing param list in function definitionsclubby789-19/+44
2023-11-01Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiserbors-47/+294
2023-11-01Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomccMatthias Krüger-2/+2
2023-11-01Auto merge of #116692 - Nadrieril:half-open-ranges, r=cjgillotbors-198/+215
2023-11-01Auto merge of #113970 - cjgillot:assume-all-the-things, r=nikicbors-324/+390
2023-10-31Update based on wesleywiser reviewGeorge Bateman-3/+10
2023-10-31Update MIR tests for offset_ofGeorge Bateman-44/+44
2023-10-31Enums in offset_of: update based on est31, scottmcm & llogiq reviewGeorge Bateman-2/+27
2023-10-31Support enum variants in offset_of!George Bateman-29/+244
2023-10-31Auto merge of #117459 - matthiaskrgr:rollup-t3osb3c, r=matthiaskrgrbors-0/+182
2023-10-31change inline_retag to after.mirRyan Mehri-66/+60
2023-10-31Rollup merge of #117417 - celinval:smir-visitor, r=oli-obkMatthias Krüger-0/+148
2023-10-31Rollup merge of #113241 - poliorcetics:85138-doc-object-safety, r=GuillaumeGomezMatthias Krüger-0/+34
2023-10-31Auto merge of #117450 - oli-obk:rustdoc_verify, r=estebankbors-106/+423
2023-10-31Accept less invalid Rust in rustdocOli Scherer-106/+423
2023-10-31Auto merge of #117444 - matthiaskrgr:rollup-43s0spc, r=matthiaskrgrbors-3/+116
2023-10-31Rollup merge of #117438 - cjgillot:deterministic-error, r=oli-obkMatthias Krüger-3/+26
2023-10-31Rollup merge of #117416 - compiler-errors:tait-in-bad-body, r=oli-obkMatthias Krüger-0/+31
2023-10-31Rollup merge of #116712 - estebank:issue-116252, r=petrochenkovMatthias Krüger-0/+59