summary refs log tree commit diff
path: root/tests/codegen/is_val_statically_known.rs
AgeCommit message (Expand)AuthorLines
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-12Support safe intrinsics with fallback bodiesOli Scherer-2/+2
2024-01-30Add additional test cases for is_val_statically_knownAlex Huang-0/+38
2024-01-23Further Implement `is_val_statically_known`Nicholas Thompson-3/+1
2024-01-19Add new intrinsic `is_constant` and optimize `pow`Catherine Flores-0/+50