Skip to content

Constify various inherent methods#152

Merged
novacrazy merged 1 commit into
fizyk20:masterfrom
eggyal:const-mut
Jan 12, 2025
Merged

Constify various inherent methods#152
novacrazy merged 1 commit into
fizyk20:masterfrom
eggyal:const-mut

Conversation

@eggyal
Copy link
Copy Markdown
Contributor

@eggyal eggyal commented Dec 27, 2024

rustc 1.83 greatly expanded what is possible in const context.

This commit will probably require the library's MSRV (if it has one?) be bumped, which I guess would be a breaking change requiring a new major release?

rustc 1.83 greatly expanded what is possible in const context.

This commit will probably require the library's MSRV (if it has one?) be bumped, which I guess would be a breaking change requiring a new major release?
@novacrazy novacrazy merged commit 1e6b2c4 into fizyk20:master Jan 12, 2025
@novacrazy
Copy link
Copy Markdown
Collaborator

Published in 1.2.0 using the rust-version field on Cargo.toml, which may(?) help avoid issues. I can yank it if anyone posts an issue about it.

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