summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-08-04Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-162/+43
2024-08-04Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov"Michael Goulet-33/+0
2024-07-19Auto merge of #127944 - compiler-errors:beta-no-unsafe, r=Mark-Simulacrumbors-0/+25
2024-07-18Don't allow unsafe statics outside of extern blocksMichael Goulet-0/+25
2024-07-11instantiate higher ranked goals in candidate selectionlcnr-245/+109
2024-07-05Don't inline drop shims with unsubstituted generic consts in MIR inlinerMichael Goulet-261/+1
2024-07-05Failing test for computing drop shim that has const paramMichael Goulet-0/+278
2024-07-05Switch back `non_local_definitions` lint to allow-by-defaultUrgau-91/+159
2024-07-05Properly gate `safe` keyword in pre-expansionMichael Goulet-1/+20
2024-06-20Add pub struct with allow(dead_code) into worklistr0cky-0/+33
2024-06-20Only compute specializes query if specialization is enabled in the crate of t...Michael Goulet-12/+12
2024-06-20Failing testMichael Goulet-0/+43
2024-06-13Also test under next solverOli Scherer-10/+71
2024-06-13Revert "When checking whether an impl applies, constrain hidden types of opaq...Oli Scherer-171/+120
2024-06-13Add regression testOli Scherer-0/+60
2024-06-07Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelixMatthias Krüger-43/+162
2024-06-07Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoeristerMatthias Krüger-0/+119
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-9/+31
2024-06-07Add regression testOli Scherer-0/+18
2024-06-07Revert "Create const block DefIds in typeck instead of ast lowering"Oli Scherer-9/+13
2024-06-06Rollup merge of #126101 - lqd:revert-124099, r=wesleywiserJubilee-86/+11
2024-06-06Rollup merge of #126040 - Urgau:unreachable_pub-fields-less, r=petrochenkovJubilee-23/+19
2024-06-06Add double unsafe testcarbotaniuman-0/+36
2024-06-06Error on unsafe on non-unsafe attributecarbotaniuman-0/+34
2024-06-06Add testscarbotaniuman-0/+14
2024-06-06Disallow unsafe in derivecarbotaniuman-0/+14
2024-06-06Parse unsafe attributescarbotaniuman-0/+21
2024-06-06Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubileebors-0/+1
2024-06-06Rollup merge of #125220 - ferrocene:hoverbear/repair-riscv64-codegen-tests, r...Jubilee-0/+1
2024-06-06Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...Rémy Rakic-86/+11
2024-06-06Auto merge of #126068 - lqd:revert-124976, r=petrochenkovbors-1/+8
2024-06-06Don't warn on fields in the `unreachable_pub` lintUrgau-23/+19
2024-06-06Auto merge of #125406 - tbu-:pr_rm_path_with_extension, r=Nadrierilbors-2/+2
2024-06-06Revert "Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk"Rémy Rakic-1/+8
2024-06-06Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obkbors-62/+389
2024-06-06Auto merge of #126056 - matthiaskrgr:rollup-ytwg62v, r=matthiaskrgrbors-260/+329
2024-06-06Auto merge of #125958 - BoxyUwU:remove_const_ty, r=lcnrbors-263/+382
2024-06-06Rollup merge of #126045 - olafes:master, r=compiler-errorsMatthias Krüger-0/+75
2024-06-06Rollup merge of #125987 - estebank:issue-122622, r=NadrierilMatthias Krüger-0/+13
2024-06-06Rollup merge of #125925 - tbu-:pr_unsafe_env_unsafe_op_in_unsafe_fn, r=NadrierilMatthias Krüger-11/+77
2024-06-06Rollup merge of #125168 - Jules-Bertholet:match-ergonomics-2024-align-with-rf...Matthias Krüger-249/+164
2024-06-05Don't trigger `unsafe_op_in_unsafe_fn` for deprecated safe fnsTobias Bucher-11/+77
2024-06-05Bless tests and handle tests/crashesBoxy-263/+382
2024-06-05Auto merge of #126038 - matthiaskrgr:rollup-h4rm3x2, r=matthiaskrgrbors-19/+249
2024-06-05check_expr_struct_fields: taint context with errors if struct definition is m...Olaf Siwiński-0/+75
2024-06-05Repair several riscv64gc-unknown-linux-gnu codegen testsAna Hobden-0/+1
2024-06-05Rollup merge of #125871 - fmease:fix-orphanck-opaques, r=lcnrMatthias Krüger-1/+90
2024-06-05Rollup merge of #126022 - lcnr:generalize-alias-bivariant, r=compiler-errorsMatthias Krüger-0/+20
2024-06-05Rollup merge of #125622 - oli-obk:define_opaque_types15, r=compiler-errorsMatthias Krüger-18/+46
2024-06-05Rollup merge of #124840 - bvanjoi:fix-124490, r=petrochenkovMatthias Krüger-0/+113