Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error_index_generator: doc/error-index.html #33662

Closed
ArrogantWombaticus opened this issue May 16, 2016 · 3 comments
Closed

error_index_generator: doc/error-index.html #33662

ArrogantWombaticus opened this issue May 16, 2016 · 3 comments

Comments

@ArrogantWombaticus
Copy link

ArrogantWombaticus commented May 16, 2016

In Rust git 5/15/16 on Linux 4.5.0-sabayon #1 SMP x86_64 Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz GenuineIntel GNU/Linux

cp: x86_64-unknown-linux-gnu/stage2/bin/error_index_generator
error_index_generator: doc/error-index.html
<stdin>:11:10: 11:11 error: unknown start of token: `
<stdin>:11 In here, `jon_snow` is already borrowed by the `nights_watch` closure, so it
                    ^
warning: Backing out of syntax highlighting
note: You probably did not intend to render this as a rust code-block
@apasel422
Copy link
Contributor

This line needs a ``` after it.

@sanmai-NL
Copy link

Does @apasel422's response suffice to fix your issue?
Could you put your output into a code block? Also, please add Rust version info. See CONTRIBUTING.md. This is needed so that people searching the issues history will have an easier time reading your issue.

@apasel422
Copy link
Contributor

@sanmai-NL It's not really @ArrogantWombatics's issue; someone needs to submit a PR with the change I suggested.

eddyb added a commit to eddyb/rust that referenced this issue May 17, 2016
Add missing code fence to `diagnostics.rs`

Closes rust-lang#33662
Manishearth added a commit to Manishearth/rust that referenced this issue May 18, 2016
Add missing code fence to `diagnostics.rs`

Closes rust-lang#33662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants