Skip to content

feat: extract stack-array-size-threshold conf from array-size-threshold#17165

Open
theirix wants to merge 1 commit into
rust-lang:masterfrom
theirix:conf_stack-array-size-threshold
Open

feat: extract stack-array-size-threshold conf from array-size-threshold#17165
theirix wants to merge 1 commit into
rust-lang:masterfrom
theirix:conf_stack-array-size-threshold

Conversation

@theirix

@theirix theirix commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Extract stack-array-size-threshold conf from array-size-threshold. It allows tuning array-size-threshold config value without changing large_stack_arrays lint behaviour.

Refers #17074

changelog: [large_const_arrays]: introduce stack-array-size-threshold configuration

@theirix theirix marked this pull request as ready for review June 5, 2026 20:43
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 5, 2026
@rustbot

rustbot commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

r? @llogiq

rustbot has assigned @llogiq.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 8 candidates
  • 8 candidates expanded to 8 candidates
  • Random selection from Jarcho, dswij, llogiq, samueltardieu

@rustbot

This comment has been minimized.

…shold`

It allows tuning `array-size-threshold` config value without
changing `large_stack_arrays` lint behaviour.
@theirix theirix force-pushed the conf_stack-array-size-threshold branch from e07cea7 to 4d37e98 Compare June 8, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants