about summary refs log tree commit diff
path: root/tests/codegen/target-feature-inline-closure.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-33/+0
2025-03-06Fix target-feature inline test to be less flakyMichael Goulet-6/+2
2025-01-27Stabilize target_feature_11Caleb Zulawski-1/+0
2024-05-01Add inline comments why we're forcing the target cpuJosh Stone-0/+1
2024-05-01Use an explicit x86-64 cpu in tests that are sensitive to itJosh Stone-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-10-10Don't accidentally detect the commit hash as an `fadd` instructionZalathar-0/+4
2023-07-16Add codegen test ensuring always-inline closures don't bypass target featuresCaleb Zulawski-0/+33