rust-gpu/tests/ui/dis
2023-04-21 10:31:46 +03:00
..
add_two_ints.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
add_two_ints.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
asm_add_two_ints.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
asm_add_two_ints.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
asm_op_decorate.not_spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +03:00
asm_op_decorate.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
asm_op_decorate.spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +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: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
asm.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
complex_image_sample_inst.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
complex_image_sample_inst.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
custom_entry_point.not_spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +03:00
custom_entry_point.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
custom_entry_point.spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +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: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
entry-pass-mode-cast-array.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
generic-fn-op-name.not_spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +03:00
generic-fn-op-name.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
generic-fn-op-name.spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +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.not_spirt.rs tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
index_user_dst.not_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/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
index_user_dst.spirt.stderr tests/ui: re-bless spirt/not_spirt split tests, after rebasing on main. 2023-04-05 14:27:08 +03:00
issue-373.not_spirt.rs tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
issue-373.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
issue-373.spirt.rs tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
issue-373.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
issue-723-output.not_spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +03:00
issue-723-output.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
issue-723-output.spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +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: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
issue-731.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
non-writable-storage_buffer.not_spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +03:00
non-writable-storage_buffer.not_spirt.stderr linker/zombies: report all reachable zombies, w/ OpLine-based stack traces. 2023-04-21 10:31:46 +03:00
non-writable-storage_buffer.spirt.rs Emit OpSource for every source file referenced via OpLine. 2023-04-21 10:31:46 +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.not_spirt.rs tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
pass-mode-cast-struct.not_spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
pass-mode-cast-struct.spirt.rs tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
pass-mode-cast-struct.spirt.stderr tests/ui: fix "invalid character in crate name" w/ explicit #![crate_name]. 2023-04-05 14:27:08 +03:00
ptr_copy.normal.stderr Replace "system crate" vs "user code" distinction with zombies everywhere. 2023-04-21 10:31:46 +03:00
ptr_copy.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_copy.via_intrinsic.stderr tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_read_method.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_read_method.stderr Update to 2023-01-21 2023-02-16 12:32:11 +02:00
ptr_read.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_read.stderr Update to 2023-01-21 2023-02-16 12:32:11 +02:00
ptr_write_method.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_write_method.stderr Update to 2023-01-21 2023-02-16 12:32:11 +02:00
ptr_write.rs tests: run both with and without --spirt. 2022-12-12 17:14:35 +02:00
ptr_write.stderr Update to 2023-01-21 2023-02-16 12:32:11 +02:00
target_features.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00