Skip to content

Escape a leading # in a doc comment - #20934

Merged
bors merged 1 commit into
rust-lang:masterfrom
tomjakubowski:patch-1
Jan 12, 2015
Merged

Escape a leading # in a doc comment#20934
bors merged 1 commit into
rust-lang:masterfrom
tomjakubowski:patch-1

Conversation

@tomjakubowski

Copy link
Copy Markdown
Contributor

rustdoc was rendering this as a header

rustdoc was rendering this as a header
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @eddyb

(rust_highfive has picked a reviewer for you, use r? to override)

bors added a commit that referenced this pull request Jan 12, 2015
Escape a leading # in a doc comment
Reviewed-by: eddyb
@bors
bors merged commit 6f45cb4 into rust-lang:masterJan 12, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Nov 4, 2025
…ntpo
fix: Improve error recovery when parsing malformed function return types
lnicola pushed a commit to lnicola/rust that referenced this pull request Nov 11, 2025
…ntpo
fix: Improve error recovery when parsing malformed function return types
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tomjakubowski@rust-highfive@eddyb@bors