Skip to content

Remove the grammar from the reference - #24729

Merged
bors merged 3 commits into
rust-lang:masterfrom
mdinger:reference_grammar
Apr 25, 2015
Merged

Remove the grammar from the reference#24729
bors merged 3 commits into
rust-lang:masterfrom
mdinger:reference_grammar

Conversation

@mdinger

Copy link
Copy Markdown
Contributor

From #24723 (comment) :

Yes, I've been meaning to just remove it in favor of GRAMMAR.md

  • steveklabnik

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pcwalton

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

@mdinger

Copy link
Copy Markdown
ContributorAuthor

r? @steveklabnik

@mdinger

Copy link
Copy Markdown
ContributorAuthor

Updated with a few more removals. Searching for ebnf didn't find anything else but text may talk about the grammar still. You won't discover that without reading though.

@bors

bors commented Apr 24, 2015

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #24759) made this pull request unmergeable. Please resolve the merge conflicts.

@mdinger

Copy link
Copy Markdown
ContributorAuthor

Rebased. Basically deletes the ebnf from the reference and moves some of the recent reference changes to the grammar. Until this is done, the reference is probably have a tendency to be more up to date than the grammar because that's what people look at.

The reference was definitely different at a few places suggesting more recent work.

@mdinger

Copy link
Copy Markdown
ContributorAuthor

Let me know when/if you want this. I'm gonna hold off on rebasing until then because I'll just need to keep doing it.

@steveklabnik

Copy link
Copy Markdown
Contributor

I do in the general case, yeah, but with the reference editing, people are changing it.

@mdinger

Copy link
Copy Markdown
ContributorAuthor

I can roll up the reference changes into one I think. That might work.

@mdinger

Copy link
Copy Markdown
ContributorAuthor

@steveklabnik This rolls all the reference changes into one PR

@steveklabnik

Copy link
Copy Markdown
Contributor

I'd rather let bors handle all those normally rather than doing some kind of manual rollup

@mdinger

Copy link
Copy Markdown
ContributorAuthor

Okay. Reverted. I only did it because I was afraid of merge conflicts. I don't know how bors handles them.

@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

@bors

bors commented Apr 24, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 7089c5e has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 24, 2015
…labnik
From rust-lang#24723 (comment) :
> Yes, I've been meaning to just remove it in favor of GRAMMAR.md
> - steveklabnik
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 24, 2015
…labnik
From rust-lang#24723 (comment) :
> Yes, I've been meaning to just remove it in favor of GRAMMAR.md
> - steveklabnik
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 25, 2015
…labnik
From rust-lang#24723 (comment) :
> Yes, I've been meaning to just remove it in favor of GRAMMAR.md
> - steveklabnik
bors added a commit that referenced this pull request Apr 25, 2015
@bors
bors merged commit 7089c5e into rust-lang:masterApr 25, 2015
@mdinger
mdinger deleted the reference_grammar branch April 25, 2015 18:01
@carols10centscarols10cents mentioned this pull request Apr 29, 2015
bors added a commit that referenced this pull request Apr 30, 2015
I'm interested in helping out with #16676 but more in the grammar than the reference-- here's my first chunk, more to come!! 🎉 I did pull a bit *out* of the reference, though, that was more relevant to the grammar but wasn't moved over as part of #24729.
I'm looking at, e.g. https://github.com/rust-lang/rust/blob/master/src/libsyntax/ast.rs, as the source of truth, please let me know if I should be checking against something else instead/in addition.
r? @steveklabnik
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.

5 participants

@mdinger@rust-highfive@bors@steveklabnik@pcwalton