rust-gpu/tests/ui/arch
XAMPPRocky 27eb1d1413
Refactor validation tests to use compiletest (#464)
* Refactor validation tests to use compiletest

* Update tests/ui/lang/core/ptr/allocate_const_scalar.rs
2021-03-18 17:16:21 +00:00
..
all.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
any.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_add.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_mul.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_negate.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_rem.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
f_sub.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_add.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_mul.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
i_sub.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_negate.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
s_rem.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
u_div.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
u_mod.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_extract_dynamic.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_insert_dynamic.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00
vector_times_scalar.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00