rust-gpu/tests/ui/dis
2023-05-19 15:14:33 +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.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_op_decorate.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +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.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
custom_entry_point.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +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.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
generic-fn-op-name.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
index_user_dst.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
index_user_dst.spirt.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-373.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-373.spirt.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-723-output.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-723-output.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +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.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
non-writable-storage_buffer.spirt.stderr entry: apply NonWritable to read-only StorageBuffers. 2023-04-04 05:43:26 +03:00
pass-mode-cast-struct.spirt.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
pass-mode-cast-struct.spirt.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_copy.normal.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +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