rust-gpu/tests/ui/dis
2023-06-02 00:32:50 +03:00
..
add_two_ints.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
add_two_ints.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_add_two_ints.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_add_two_ints.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_op_decorate.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
asm_op_decorate.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
asm.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
complex_image_sample_inst.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
complex_image_sample_inst.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
custom_entry_point.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
custom_entry_point.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
entry-pass-mode-cast-array.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
entry-pass-mode-cast-array.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
generic-fn-op-name.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
generic-fn-op-name.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
index_user_dst.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
index_user_dst.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-373.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-373.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-723-output.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-723-output.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-731.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-731.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
non-writable-storage_buffer.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
non-writable-storage_buffer.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
pass-mode-cast-struct.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
pass-mode-cast-struct.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
ptr_copy.normal.stderr entry: fix entry-point stub spans (to point to the actual fn name). 2023-06-02 00:32:50 +03:00
ptr_copy.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_copy.via_intrinsic.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read_method.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read_method.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write_method.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write_method.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
target_features.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00