arc_with_non_send_sync: reword and move to suspicious#11104
Merged
Conversation
Collaborator
|
r? @Manishearth (rustbot has picked a reviewer for you, use r? to override) |
Member
|
r? @Centri3 |
Collaborator
|
Failed to set assignee to
|
Centri3
reviewed
Jul 5, 2023
c542081 to
db700b0
Compare
arc_with_non_send_sync: reword and move to complexityarc_with_non_send_sync: reword and move to suspicious
Member
Author
|
The regex crate updated which is the cause of the test failures, I'll fix that shortly in a separate PR |
Centri3
approved these changes
Jul 5, 2023
Member
|
I'm happy with this. Thanks! Just need to wait for the other PR to be merged, I suppose Nice cc @Manishearth |
Member
|
(@Alexendoo feel free to r=Centri3 when ready) |
db700b0 to
4939a71
Compare
Member
Author
|
@bors r=Centri3 |
Contributor
Contributor
Contributor
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Member
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Aug 17, 2023
…k-Simulacrum [beta] Clippy backports for ICE fixes This backports PRs to beta, that fix ICEs, some lint grouping and FP fixes. Namely: - rust-lang/rust-clippy#11191 - rust-lang/rust-clippy#11172 - rust-lang/rust-clippy#11130 - rust-lang/rust-clippy#11106 - rust-lang/rust-clippy#11104 - rust-lang/rust-clippy#11077 - rust-lang/rust-clippy#11070 (This PR is not synced to the Rust repo yet, but I will open a separate PR to get it into `master`, before beta is branched: rust-lang#114938) - rust-lang/rust-clippy#11069 Kind of a big backport, but most of it is tests. r? `@Mark-Simulacrum` cc `@Manishearth`
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.
Fixes #11079
changelog: [
arc_with_non_send_sync]: move to complexity