Backport "Force conditional warnings when configured" to 3.3 LTS#874
Closed
tgodzik wants to merge 13 commits intobackport-lts-3.3-25580from
Closed
Backport "Force conditional warnings when configured" to 3.3 LTS#874tgodzik wants to merge 13 commits intobackport-lts-3.3-25580from
tgodzik wants to merge 13 commits intobackport-lts-3.3-25580from
Conversation
Backport "Reject check file match with stack trace" to 3.3 LTS
Backport "Remove redundant mapOver in fixThisTypeModuleClassReferences" to 3.3 LTS
Backport "Make enum apply ascriptions inferred types" to 3.3 LTS
Backport "Normalize tuple types when typing patterns" to 3.3 LTS
Backport "Detect `InsertedApply` on `Apply` to break synthetic apply loops, not just `Select`" to 3.3 LTS
Backport "Bump Scala CLI to 1.12.5 (was 1.12.4) and Coursier to 2.1.25-M24 (was 2.1.25-M23" to 3.3 LTS
Backport "Fix scala#25555: Preserve singleton precision during scoverage lifting" to 3.3 LTS
Backport "Try expanding case class to the product of its fields" to 3.3 LTS
Backport "Value discard checks inline call for exemption" to 3.3 LTS
[Cherry-picked f7aa2c8]
[Cherry-picked 648d403]
Fixes scala#25548 User `-Wconf`, when matching, induces emitting a conditional diagnostic, irrespective of the setting. The "summary" counts diagnostics which were not matched. ## How much have you relied on LLM-based tools in this contribution? Moderate LL Cool J on the radio. [Cherry-picked da0e4b9][modified]
9043353 to
5edb30e
Compare
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.
Backports scala#25552 to the 3.3.8.
PR submitted by the release tooling.