Skip to content

attributes: Add #[test] and #[simd_test]#3884

Merged
philberty merged 1 commit into
Rust-GCC:masterfrom
CohenArthur:test-attributes
Jul 11, 2025
Merged

attributes: Add #[test] and #[simd_test]#3884
philberty merged 1 commit into
Rust-GCC:masterfrom
CohenArthur:test-attributes

Conversation

@CohenArthur

Copy link
Copy Markdown
Member

gcc/rust/ChangeLog:

* util/rust-attribute-values.h: Add declarations for them.
* util/rust-attributes.cc: Add definitions.

gcc/rust/ChangeLog:

	* util/rust-attribute-values.h: Add declarations for them.
	* util/rust-attributes.cc: Add definitions.
@powerboat9

Copy link
Copy Markdown
Collaborator

I think at least simd_test is only used because of a bug #3871 fixes -- it should be disabled by a #[cfg]

@philberty philberty added this pull request to the merge queue Jul 11, 2025
@powerboat9

Copy link
Copy Markdown
Collaborator

I think simd_test is a proc macro

Merged via the queue into Rust-GCC:master with commit 0e0ecc0 Jul 11, 2025
13 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in libcore 1.49 Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants