Skip to content

intrinsic-test: simplify architecture constants#2172

Merged
davidtwco merged 1 commit into
rust-lang:mainfrom
davidtwco:intrinsic-test-simplify-consts
Jun 21, 2026
Merged

intrinsic-test: simplify architecture constants#2172
davidtwco merged 1 commit into
rust-lang:mainfrom
davidtwco:intrinsic-test-simplify-consts

Conversation

@davidtwco

@davidtwco davidtwco commented Jun 19, 2026

Copy link
Copy Markdown
Member

Split out from #2160. This also isn't a strictly necessary refactoring, but makes the code slightly cleaner in my view by putting more of the architecture-specific details in fewer modules. It also jives well with #2170.

r? @sayantn

@sayantn sayantn added this pull request to the merge queue Jun 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jun 20, 2026
@rustbot

This comment has been minimized.

There doesn't need to be so many or other modules with the values.
@davidtwco davidtwco force-pushed the intrinsic-test-simplify-consts branch from 701302a to 5eef142 Compare June 21, 2026 19:27
@rustbot

rustbot commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@davidtwco davidtwco added this pull request to the merge queue Jun 21, 2026
Merged via the queue into rust-lang:main with commit a7a6a7d Jun 21, 2026
82 checks passed
@davidtwco davidtwco deleted the intrinsic-test-simplify-consts branch June 21, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants