about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-23Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-sebors-81/+0
2024-05-23Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxuMatthias Krüger-26/+69
2024-05-23Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnrMatthias Krüger-0/+21
2024-05-23Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwcoMatthias Krüger-20/+25
2024-05-23Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obkMatthias Krüger-8/+1
2024-05-23Rollup merge of #124516 - oli-obk:taint_const_eval, r=RalfJungMatthias Krüger-7/+54
2024-05-23Rollup merge of #124297 - oli-obk:define_opaque_types13, r=jackh726Matthias Krüger-0/+95
2024-05-23delete UI tests that only check internal implementation details of thread-localsjoboet-81/+0
2024-05-23Allow const eval failures if the cause is a type layout issueOli Scherer-21/+26
2024-05-23Add regression testsOli Scherer-0/+42
2024-05-23Auto merge of #125436 - matthiaskrgr:rollup-uijo2ga, r=matthiaskrgrbors-81/+645
2024-05-23Rollup merge of #125392 - workingjubilee:unwind-a-problem-in-context, r=AmanieuMatthias Krüger-38/+20
2024-05-23Rollup merge of #125222 - Oneirical:fifth, r=jieyouxuMatthias Krüger-14/+21
2024-05-23Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil...Matthias Krüger-1/+83
2024-05-23Rollup merge of #125054 - nnethercote:fix-124973, r=compiler-errorsMatthias Krüger-0/+21
2024-05-23Rollup merge of #123623 - surechen:fix_123261, r=estebankMatthias Krüger-19/+140
2024-05-23Rollup merge of #122665 - ehuss:pub-priv-tests, r=davidtwcoMatthias Krüger-9/+360
2024-05-23Auto merge of #125359 - RalfJung:interpret-overflowing-ops, r=oli-obkbors-3/+3
2024-05-22Rewrite and rename `issue-38237` to rmakeOneirical-18/+26
2024-05-22rewrite and rename issue-46239Oneirical-14/+21
2024-05-23Handle `ReVar` in `note_and_explain_region`.Nicholas Nethercote-0/+21
2024-05-22Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmeasebors-51/+131
2024-05-22Rollup merge of #125382 - notriddle:notriddle/issue-d, r=fmeaseLeón Orell Valerian Liehr-51/+80
2024-05-22Rollup merge of #125306 - compiler-errors:closure-incongruency, r=oli-obkLeón Orell Valerian Liehr-0/+51
2024-05-22Add some tests for public-private dependencies.Eric Huss-9/+360
2024-05-22Cleanup: Fix up some diagnosticsLeón Orell Valerian Liehr-20/+25
2024-05-22rewrite and rename `issue-24445` to rmakeOneirical-11/+36
2024-05-22Rewrite `core-no-oom-handling` as rmake.rsOneirical-6/+16
2024-05-22Rollup merge of #125259 - compiler-errors:fn-mut-as-a-treat, r=oli-obkLeón Orell Valerian Liehr-0/+23
2024-05-22Rollup merge of #125049 - dtolnay:castbrace, r=compiler-errorsLeón Orell Valerian Liehr-282/+101
2024-05-22Rollup merge of #125015 - fmease:pat-tys-proh-gen-args-on-ct-params, r=spasto...León Orell Valerian Liehr-1/+49
2024-05-22Use correct param-env in MissingCopyImplementationsMichael Goulet-0/+21
2024-05-22rustc: Use `tcx.used_crates(())` moreVadim Petrochenkov-8/+1
2024-05-22Auto merge of #117329 - RalfJung:offset-by-zero, r=oli-obk,scottmcmbors-89/+59
2024-05-22For OutsideLoop we should not suggest add 'block label in if block, or we wii...surechen-19/+140
2024-05-22Auto merge of #124227 - compiler-errors:hack-check-method-res, r=estebankbors-29/+19
2024-05-21Move tests into appropriate subdirectoriesMichael Howell-4/+5
2024-05-22Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespac...bors-132/+123
2024-05-21Wrap Context.ext in AssertUnwindSafeJubilee Young-38/+20
2024-05-21Auto merge of #124417 - Xiretza:translate-early-lints, r=fmeasebors-59/+59
2024-05-21Fix typo in deprecation lint messageXiretza-4/+4
2024-05-21Make early lints translatableXiretza-19/+19
2024-05-21Convert unexpected_cfg_{name,value} to struct diagnosticsXiretza-36/+36
2024-05-21rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-05-21Add URL and crate_name to test casesMichael Howell-12/+40
2024-05-21Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult...Matthias Krüger-26/+6
2024-05-21Rollup merge of #125310 - workingjubilee:muck-out-the-test-stables, r=NilstriebMatthias Krüger-44/+41
2024-05-21Rollup merge of #125276 - dev-ardi:no-main-diag, r=fmeaseMatthias Krüger-4/+33
2024-05-21Rollup merge of #123122 - surechen:fix_122714, r=fmeaseMatthias Krüger-0/+120
2024-05-21Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvallebors-10/+2