Skip to content

Commit

Permalink
Rollup merge of rust-lang#25081 - carols10cents:remove-extract-gramma…
Browse files Browse the repository at this point in the history
…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 :)
  • Loading branch information
Manishearth committed May 5, 2015
2 parents 6bb4998 + 92d49cf commit 7413052
Showing 1 changed file with 0 additions and 156 deletions.
156 changes: 0 additions & 156 deletions src/etc/extract_grammar.py

This file was deleted.

0 comments on commit 7413052

Please sign in to comment.