about summary refs log tree commit diff
path: root/tests/assembly/closure-inherit-target-feature.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-59/+0
2025-02-18x86-sse2 ABI: use SSE registers for floats and SIMDRalf Jung-3/+4
2025-01-27Stabilize target_feature_11Caleb Zulawski-1/+0
2024-05-30Run rustfmt on `tests/assembly/`.Nicholas Nethercote-7/+6
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-10-23Fix closure-inherit-target-feature test for SGX platformRaoul Strackx-0/+1
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-0/+1
2023-09-24Add assembly test to make sure that inlining works as expected when closures ...Eduardo Sánchez Muñoz-0/+58