Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Sep 19, 2025

Fixes #14552

changelog: [new_without_default]: if new has #[cfg], copy that onto impl Default

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 19, 2025
@rustbot
Copy link
Collaborator

rustbot commented Sep 19, 2025

r? @samueltardieu

rustbot has assigned @samueltardieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot

This comment has been minimized.

- reduce indentation
- use `snippet_with_applicability`
@ada4a ada4a force-pushed the new_without_default branch from 6a4abd0 to ae2ebd6 Compare September 29, 2025 20:26
@rustbot
Copy link
Collaborator

rustbot commented Sep 29, 2025

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.

@ada4a
Copy link
Contributor Author

ada4a commented Sep 29, 2025

This range-diff thing is awesome:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-fix for new_without_default ignores conditional compilation
3 participants