Skip to content

Conversation

@emberian
Copy link
Contributor

No description provided.

@emberian
Copy link
Contributor Author

This is almost good to go, just having some problems with the makefile. It says:

cfg: including grammar tests
Running lexer verification...
/home/cmr/src/rust2/mk/grammar.mk:41: *** missing separator.  Stop.

Which confuses me because it prints the message from line 41. I've tried everything I can, and remake isn't helpful either...

mk/grammar.mk Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it could expand to a lot of files! Does it take make a noticeable amount of time to include this file? An alternative would perhaps be to just pass the root directory into the tool itself and the tool manually walks all the directories.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may also be the source of the makefile weirdness you were seeing, although I'm not quite sure.

@alexcrichton
Copy link
Member

Looks good to me! Just curious about when/where these are going to be running and I think this is good to go with some squashing.

@emberian
Copy link
Contributor Author

@alexcrichton squashed a bit and doesn't run tests by default. r+?

@bors bors closed this Jul 22, 2014
@bors bors merged commit 95a1ce6 into rust-lang:master Jul 22, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 21, 2024
fix: failed to infer OUT_DIR when workspace root contains symlink

fix rust-lang#15867
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 15, 2025
changelog: [`ok_expect`]: add autofix
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.

3 participants