Skip to content

Generate grammar.html and link to it from the reference. #22308

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 3 commits into from

Conversation

steveklabnik
Copy link
Member

Fixes #19278

@rust-highfive
Copy link
Contributor

r? @brson

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

@brson
Copy link
Contributor

brson commented Feb 13, 2015

@bors: r+ f64d9 rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 14, 2015
@steveklabnik
Copy link
Member Author

@bors: r=brson 1a99315 rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 15, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 15, 2015
@Manishearth
Copy link
Member

This actually merged, the extra commit makes it seem like it didn't.

Manishearth added a commit to Manishearth/rust that referenced this pull request May 5, 2015
…r, r=steveklabnik

 This script used to be used to [extract the grammar sections from the reference](rust-lang#8585), but there is [now a separate src/doc/grammar.md](rust-lang#22308) that generates grammar.html where the grammar sections that used to be in the reference live, so there is no longer a need to extract the grammar from the reference.

I ❤️ deleting code :) But I totally understand if there's a reason to keep this around that I don't know about :)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do we have a central document with the Rust grammar?
4 participants