constify {float}::total_cmp()#146818
Merged
bors merged 1 commit intorust-lang:masterfrom Sep 24, 2025
Merged
Conversation
Collaborator
|
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
fee1-dead
requested changes
Sep 22, 2025
bd51734 to
5dde557
Compare
Collaborator
|
This PR was rebased onto a different master 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. |
Member
|
Thanks! |
Collaborator
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Sep 23, 2025
constify {float}::total_cmp()
bors
added a commit
that referenced
this pull request
Sep 23, 2025
Rollup of 8 pull requests Successful merges: - #146818 (constify {float}::total_cmp()) - #146896 (rustc-dev-guide subtree update) - #146898 (Update books) - #146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - #146904 (#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - #146907 (add regression test for issue 146537) - #146927 (Make it possible to `x install` Cranelift and LLVM bitcode linker) - #146931 (miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
bors
added a commit
that referenced
this pull request
Sep 24, 2025
Rollup of 6 pull requests Successful merges: - #146818 (constify {float}::total_cmp()) - #146896 (rustc-dev-guide subtree update) - #146898 (Update books) - #146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - #146904 (#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - #146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
bors
added a commit
that referenced
this pull request
Sep 24, 2025
Rollup of 6 pull requests Successful merges: - #146818 (constify {float}::total_cmp()) - #146896 (rustc-dev-guide subtree update) - #146898 (Update books) - #146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - #146904 (#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - #146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
bors
added a commit
that referenced
this pull request
Sep 24, 2025
Rollup of 6 pull requests Successful merges: - #146818 (constify {float}::total_cmp()) - #146896 (rustc-dev-guide subtree update) - #146898 (Update books) - #146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - #146904 (#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - #146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer
added a commit
that referenced
this pull request
Sep 24, 2025
Rollup merge of #146818 - npmccallum:total_cmp, r=fee1-dead constify {float}::total_cmp()
Muscraft
pushed a commit
to Muscraft/rust
that referenced
this pull request
Sep 24, 2025
constify {float}::total_cmp()
Muscraft
pushed a commit
to Muscraft/rust
that referenced
this pull request
Sep 24, 2025
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#146818 (constify {float}::total_cmp()) - rust-lang#146896 (rustc-dev-guide subtree update) - rust-lang#146898 (Update books) - rust-lang#146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - rust-lang#146904 (rust-lang#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - rust-lang#146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot
pushed a commit
to rust-lang/miri
that referenced
this pull request
Sep 26, 2025
Rollup of 6 pull requests Successful merges: - rust-lang/rust#146818 (constify {float}::total_cmp()) - rust-lang/rust#146896 (rustc-dev-guide subtree update) - rust-lang/rust#146898 (Update books) - rust-lang/rust#146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - rust-lang/rust#146904 (rust-lang/rust#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - rust-lang/rust#146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot
pushed a commit
to rust-lang/rustc-dev-guide
that referenced
this pull request
Oct 6, 2025
Rollup of 6 pull requests Successful merges: - rust-lang/rust#146818 (constify {float}::total_cmp()) - rust-lang/rust#146896 (rustc-dev-guide subtree update) - rust-lang/rust#146898 (Update books) - rust-lang/rust#146899 (Fix a crash/mislex when more than one frontmatter closing possibility is considered) - rust-lang/rust#146904 (rust-lang/rust#140368 Mutex/RwLock/ReentrantLock::data_ptr to be const fn) - rust-lang/rust#146907 (add regression test for issue 146537) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot
pushed a commit
to model-checking/verify-rust-std
that referenced
this pull request
Oct 9, 2025
constify {float}::total_cmp()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.