Skip to content

Conversation

@notriddle
Copy link
Contributor

changelog: [doc_lazy_continuation]: correctly count indent with backslashes

Fixes #13705

@rustbot
Copy link
Collaborator

rustbot commented Nov 28, 2024

r? @Jarcho

rustbot has assigned @Jarcho.
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 rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 28, 2024
@bors
Copy link
Contributor

bors commented Dec 2, 2024

☔ The latest upstream changes (presumably df46e4c) made this pull request unmergeable. Please resolve the merge conflicts.

changelog: [`doc_lazy_continuation`]: correctly count indent with backslashes
@notriddle notriddle force-pushed the notriddle/lazy-backslash branch from a966712 to d3a7fb1 Compare December 3, 2024 02:13
Copy link
Contributor

@Jarcho Jarcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@Jarcho Jarcho added this pull request to the merge queue Dec 3, 2024
Merged via the queue into rust-lang:master with commit 19426bf Dec 3, 2024
9 checks passed
@notriddle notriddle deleted the notriddle/lazy-backslash branch December 3, 2024 16:41
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.

List item in doc comment starting with escaped [ makes clippy calculate indent wrong

4 participants