Skip to content

ctest-next: Improve type qualifier support#4616

Merged
tgross35 merged 1 commit intorust-lang:mainfrom
tgross35:cdecl-updates
Aug 5, 2025
Merged

ctest-next: Improve type qualifier support#4616
tgross35 merged 1 commit intorust-lang:mainfrom
tgross35:cdecl-updates

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Aug 5, 2025

Replace constness with a Qual struct to handle all type qualifiers. Additionally make formatting a bit better for unnamed variables.

@rustbot rustbot added ctest Issues relating to the ctest crate S-waiting-on-review labels Aug 5, 2025
@tgross35 tgross35 enabled auto-merge August 5, 2025 06:26
@tgross35 tgross35 force-pushed the cdecl-updates branch 2 times, most recently from 4d1144a to 01a6be5 Compare August 5, 2025 06:35
Replace `constness` with a `Qual` struct to handle all type qualifiers.
Additionally make formatting a bit better for unnamed variables.
@tgross35 tgross35 added this pull request to the merge queue Aug 5, 2025
@tgross35 tgross35 mentioned this pull request Aug 5, 2025
3 tasks
Merged via the queue into rust-lang:main with commit 0f69069 Aug 5, 2025
48 of 52 checks passed
@tgross35 tgross35 deleted the cdecl-updates branch August 5, 2025 07:31
@tgross35 tgross35 added the stable-unneeded This PR is applied to main but already exists on libc-0.2 label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ctest Issues relating to the ctest crate stable-unneeded This PR is applied to main but already exists on libc-0.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants