about summary refs log tree commit diff
path: root/tests/assembly/stack-protector
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-1351/+0
2025-06-13Unimplement unsized_localsmejrs-73/+5
2025-03-07Rollup merge of #137957 - Noratrieb:no, r=wesleywiserJacob Pratt-5/+1
2025-03-03Remove i586-pc-windows-msvcNoratrieb-5/+1
2025-03-03Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu...Matthias Krüger-16/+16
2025-02-24tests: use minicore moreDavid Wood-4/+3
2025-02-20fix label suffixHenry Jiang-16/+16
2025-02-20remove : from stack-protector-heuristics-effect.rs filecheckHenry Jiang-4/+4
2024-09-18Update the minimum external LLVM to 18Josh Stone-1/+0
2024-05-30Run rustfmt on `tests/assembly/`.Nicholas Nethercote-26/+3
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-4/+1
2024-04-22also update windows slack-protector testsErik Desjardins-44/+16
2024-04-11adjust stack-protector test (which inappropriately depends on IR types)Erik Desjardins-40/+15
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-2/+1
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-207/+207
2024-02-22Fix tests/assembly/stack-protector/stack-protector-target-support.rs许杰友 Jieyou Xu (Joe)-1/+2
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-1/+1
2023-10-28Remove asmjs from testsJubilee Young-3/+2
2023-10-19Auto merge of #116037 - wesleywiser:stack_protector_test_windows, r=cuviperbors-1/+821
2023-10-02Limit to LLVM 17.0.2 to work around WinEH codegen bugNikita Popov-0/+1
2023-10-02Update stack protector testNikita Popov-1/+1
2023-09-21Add stack-protector test for WindowsWesley Wiser-1/+821
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-12/+14
2023-07-02test-various: run codegen and assembly testsJan-Mirko Otter-0/+1
2023-06-16remove box_free and replace with drop implDrMeepster-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+681