Always escape grapheme extenders in str::escape_debug#158303
Always escape grapheme extenders in str::escape_debug#158303Jules-Bertholet wants to merge 1 commit into
str::escape_debug#158303Conversation
This matches the behavior of `impl Debug for str`.
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
str::escape_debugstr::escape_debug
|
I'll go ahead and kick off an FCP here, and cc @Manishearth (but I imagine your opinion here will match that given on the other PRs). @rfcbot fcp merge libs-api |
|
@Mark-Simulacrum has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
This matches the behavior of
impl Debug for str.@rustbot label A-Unicode T-libs-api needs-fcp