Skip to content

remove grammar makefile rules #19282

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

Merged
merged 1 commit into from
Nov 27, 2014
Merged

Conversation

steveklabnik
Copy link
Member

I stumbled across this today, and it's not really working. It's been around for a very, very long time, and seems to be based on stuff we don't even have anymore.

I asked in #rust-internals, and @cmr said we should just kill it, so here I am. :) I don't think that anything else uses Java, but maybe I missed something.

And if this isn't what we want, I'm fine with closing too. Just some housekeeping.

@emberian
Copy link
Member

mk/grammar.mk is fine, it's the bits in docs.mk that should be killed.

@steveklabnik
Copy link
Member Author

It calls the same stuff, which also does not work.

@huonw
Copy link
Member

huonw commented Nov 24, 2014

It doesn't call the same stuff, mk/grammar.mk uses the (relatively new) external lexical grammar in src/grammar, it's not trying to extract anything from the reference.

@steveklabnik
Copy link
Member Author

Ugh. I got myself confused when messing with this. I see what you're saying now. I conflated two errors.

@steveklabnik
Copy link
Member Author

Updated.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 27, 2014
I stumbled across this today, and it's not really working. It's been around for a very, very long time, and seems to be based on stuff we don't even have anymore.

I asked in `#rust-internals`, and @cmr said we should just kill it, so here I am. :) I don't think that anything else uses Java, but maybe I missed something.

And if this _isn't_ what we want, I'm fine with closing too. Just some housekeeping.
@bors bors merged commit ba9e02f into rust-lang:master Nov 27, 2014
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

Successfully merging this pull request may close these issues.

5 participants