about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/const_fn_target_feature.rs
AgeCommit message (Expand)AuthorLines
2024-08-26interpret: do not make const-eval query result depend on tcx.sessRalf Jung-1/+3
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-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-07-16Add const-eval test for `#[target_feature(enable = ...)]` function callsEduardo Sánchez Muñoz-0/+17