about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-01-07Rollup merge of #135182 - scottmcm:box-deref-via-transmute, r=oli-obkGuillaume Gomez-15/+15
2025-01-07Rollup merge of #135174 - xingxue-ibm:reproducible-build-aix, r=jieyouxuGuillaume Gomez-3/+44
2025-01-06Rollup merge of #135139 - c410-f3r:8-years-rfc, r=jhprattJacob Pratt-23/+3
2025-01-06Rollup merge of #135126 - klensy:deprecated-and-do-nothing, r=jieyouxuJacob Pratt-4/+28
2025-01-06Rollup merge of #135116 - camelid:sidebar-case, r=fmeaseJacob Pratt-2/+2
2025-01-06Rollup merge of #135090 - compiler-errors:invalid-tuple-ctor-projection, r=lq...Jacob Pratt-0/+58
2025-01-06Rollup merge of #134744 - compiler-errors:transmute-non-wf, r=lcnrJacob Pratt-0/+92
2025-01-06Rollup merge of #132345 - compiler-errors:fx-diag, r=lcnrJacob Pratt-8/+29
2025-01-06Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubileeJacob Pratt-0/+91
2025-01-06Transmute from NonNull to pointer when elaborating a box deref (MCP807)Scott McMurray-15/+15
2025-01-06rustdoc: Fix mismatched capitalization in sidebarNoah Lev-2/+2
2025-01-06Replace the random substring of a linker argument with a placeholder and null...Xing Xue-3/+44
2025-01-06Rollup merge of #135153 - crystalstall:master, r=workingjubileeMatthias Krüger-1/+1
2025-01-06Rollup merge of #134951 - compiler-errors:double-trait-err-msg, r=davidtwcoMatthias Krüger-0/+63
2025-01-06Rollup merge of #134771 - compiler-errors:const-arg-has-type-err, r=lcnrMatthias Krüger-2/+22
2025-01-06Rollup merge of #134742 - compiler-errors:post-borrowck-analysis, r=lcnrMatthias Krüger-0/+2
2025-01-06Suggest to replace tuple constructor through projectionMichael Goulet-0/+58
2025-01-06Recurse on GAT where clauses in fulfillment error proof tree visitorMichael Goulet-18/+14
2025-01-06Don't ice on bad transmute in typeck in new solverMichael Goulet-0/+92
2025-01-06Add derived causes for host effect predicatesMichael Goulet-8/+33
2025-01-06add deprecated and do nothing flag to options tableklensy-4/+28
2025-01-06Auto merge of #135112 - tgross35:combine-select-unpredictable-test, r=the8472bors-36/+38
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-0/+91
2025-01-06Auto merge of #135151 - matthiaskrgr:rollup-2vy1hwl, r=matthiaskrgrbors-9/+13
2025-01-06chore: remove redundant words in commentcrystalstall-1/+1
2025-01-06Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukangMatthias Krüger-9/+13
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+3
2025-01-06Remove CallKind::Deref hack from UseSpansMichael Goulet-6/+6
2025-01-06Improve find_self_call with reborrowed receiverMichael Goulet-1/+6
2025-01-06Improve span when temporary receiver is dropped in edition 2024Michael Goulet-2/+1
2025-01-05[generic_assert] Constify methods used by the formatting systemCaio-23/+3
2025-01-05Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubileebors-23/+45
2025-01-05Expand the `select_unpredictable` test for ZSTsTrevor Gross-0/+5
2025-01-05Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obkbors-4/+10
2025-01-05fix testsYunQiang Su-3/+3
2025-01-05Merge the intrinsic and user tests for `select_unpredictable`Trevor Gross-36/+33
2025-01-04Rollup merge of #135088 - maurer:force-asm, r=nikicJubilee-0/+4
2025-01-04Rollup merge of #135061 - matthiaskrgr:crashes_jan, r=lqdJubilee-0/+184
2025-01-04Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errorsJubilee-124/+143
2025-01-04crashes: add latest batch of testsMatthias Krüger-0/+184
2025-01-04Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obkbors-32/+29
2025-01-04rustc_intrinsic: support functions without body; they are implicitly marked a...Ralf Jung-32/+29
2025-01-04Rollup merge of #135084 - maurer:nuw, r=nikicMatthias Krüger-2/+2
2025-01-04Rollup merge of #135064 - RalfJung:const-in-pat-partial-eq-not-const, r=compi...Matthias Krüger-0/+54
2025-01-04Rollup merge of #135055 - compiler-errors:rpitit-infer-in-stricter-impl, r=es...Matthias Krüger-54/+70
2025-01-04Rollup merge of #133964 - joboet:select_unpredictable, r=tgross35Matthias Krüger-0/+35
2025-01-04Auto merge of #135057 - compiler-errors:project-unconstrained, r=oli-obkbors-223/+93
2025-01-03Force code generation in assembly generation smoke-testsMatthew Maurer-0/+4
2025-01-03Rollup merge of #135044 - compiler-errors:better-infer-suggestions-in-const, ...Matthias Krüger-249/+271
2025-01-03Rollup merge of #135043 - notriddle:notriddle/allowed-through-unstable-module...Matthias Krüger-2/+15