about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-09c-variadic: reject functions with unsupported extern ABIFolkert de Vries-34/+57
2025-09-09c-variadic: reject non-unsafe functionsFolkert de Vries-12/+42
2025-09-08c-variadic: update cmse-nonsecure exampleFolkert de Vries-19/+15
2025-09-08c-variadic: reject non-extern functionsFolkert de Vries-22/+15
2025-09-08disallow c-variadic associated functions (for now)Folkert de Vries-28/+28
2025-09-08disallow c-variadic coroutinesFolkert de Vries-2/+35
2025-09-08Auto merge of #146165 - folkertdev:c-variadic-errors-take-2, r=lcnrbors-69/+119
2025-09-08Auto merge of #145910 - saethlin:ignore-intrinsic-calls, r=cjgillotbors-0/+15
2025-09-07Auto merge of #145541 - cjgillot:dest-prop-live-range, r=Amanieubors-29/+31
2025-09-07Auto merge of #146148 - Flakebi:global-addrspace-test, r=Mark-Simulacrumbors-2/+21
2025-09-07Unify a source with all possible destinations.Camille Gillot-34/+36
2025-09-07Use regular MaybeLiveLocals.Camille Gillot-1/+5
2025-09-07Reimplement DestinationPropagation according to live ranges.Camille GILLOT-18/+14
2025-09-07Auto merge of #146289 - cjgillot:gvn-aggregate, r=dianqkbors-2/+73
2025-09-07Auto merge of #146271 - niacdoial:improperctypes-refactor1, r=tgross35bors-116/+106
2025-09-07Allow simplifying aggregates if LHS is not a simple local.Camille GILLOT-2/+73
2025-09-06Auto merge of #146282 - tgross35:rollup-0n5tjnm, r=tgross35bors-0/+61
2025-09-06ImproperCTypes: more pre-emptive cleanupniacdoial-26/+16
2025-09-06ImproperCTypes: move code and tests into proper directoriesniacdoial-90/+90
2025-09-06Rollup merge of #146206 - lcnr:fix-non-defining-uses, r=BoxyUwUTrevor Gross-0/+61
2025-09-06Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzolbors-1/+1
2025-09-06Auto merge of #146232 - bjorn3:lto_allocator_shim, r=lqdbors-0/+19
2025-09-06identity uses are ok, even if there are no defining useslcnr-0/+61
2025-09-06Add test that __rg_oom doesn't get internalized during LTObjorn3-0/+19
2025-09-06Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmeaseMatthias Krüger-7/+33
2025-09-06Rollup merge of #144801 - estebank:issue-144734, r=spastorinoMatthias Krüger-4/+68
2025-09-06clean up some old const trait impl syntaxNathaniel McCallum-4/+4
2025-09-05Ignore intrinsic calls in cross-crate-inlining cost modelBen Kimock-0/+15
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-7/+33
2025-09-05Rollup merge of #146242 - GuillaumeGomez:rustdoc-gui-scrape, r=lolbinarycatLeón Orell Valerian Liehr-2/+4
2025-09-05Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35León Orell Valerian Liehr-0/+43
2025-09-05Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbolsMads Marquart-0/+43
2025-09-05tests: update test instruction in `thumb-none-cortex-m`Jieyou Xu-1/+1
2025-09-05tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test...Jieyou Xu-0/+0
2025-09-05Ensure that `--html-after-content` option is used to check `scrape_examples_i...Guillaume Gomez-2/+4
2025-09-05Auto merge of #146044 - estebank:issue-88727, r=chenyukangbors-7/+270
2025-09-05Auto merge of #146224 - tgross35:rollup-1bgjms3, r=tgross35bors-12/+286
2025-09-05Rollup merge of #146217 - lukas-code:suggest-new-ice, r=compiler-errorsTrevor Gross-4/+64
2025-09-05Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726Trevor Gross-8/+222
2025-09-05Auto merge of #144737 - petrochenkov:extprelcache, r=davidtwcobors-13/+1
2025-09-04Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv...bors-61/+229
2025-09-04fix ICE when suggesting `::new`Lukas Markeffsky-4/+64
2025-09-04Rollup merge of #146150 - weihanglo:rustdoc-emit, r=aDotInTheVoidStuart Cook-0/+12
2025-09-04Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmeaseStuart Cook-0/+45
2025-09-04Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil...Stuart Cook-0/+170
2025-09-04Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkinStuart Cook-233/+233
2025-09-04Rollup merge of #145962 - bjorn3:linkage_fixes, r=WaffleLapkinStuart Cook-0/+16
2025-09-04Rollup merge of #145932 - JamieCunliffe:target-feature-inlining, r=jackh726Stuart Cook-12/+154
2025-09-04Rollup merge of #145827 - estebank:issue-51976, r=jackh726Stuart Cook-46/+639
2025-09-04Rollup merge of #145342 - dianne:if-let-super-let, r=nnethercoteStuart Cook-0/+112