Skip to content

[Change]: [1.93] Allow const items with mutable refs to statics#651

Merged
tshepang merged 1 commit intorust-lang:mainfrom
kirtchev-adacore:fls-650-allow-const-items-with-mutable-refs-to-statics
Jan 28, 2026
Merged

[Change]: [1.93] Allow const items with mutable refs to statics#651
tshepang merged 1 commit intorust-lang:mainfrom
kirtchev-adacore:fls-650-allow-const-items-with-mutable-refs-to-statics

Conversation

@kirtchev-adacore
Copy link
Copy Markdown
Contributor

This PR modifies section "Constants" from chapter "Values" to remove the paragraphs which specified the circumstances under which a constant can contain mutable references, as there are no such restrictions in 1.93.

Issue: #650

This PR modifies section "Constants" from chapter "Values" to remove the
paragraphs which specified the circumstances under which a constant can
contain mutable references, as there are no such restrictions in 1.93.

Issue: rust-lang#650
@tshepang tshepang added this pull request to the merge queue Jan 28, 2026
Merged via the queue into rust-lang:main with commit d4755b3 Jan 28, 2026
3 checks passed
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.

2 participants