Skip to content

Please make libsyntax unit tests run? #4618

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
jbclements opened this issue Jan 24, 2013 · 1 comment
Closed

Please make libsyntax unit tests run? #4618

jbclements opened this issue Jan 24, 2013 · 1 comment

Comments

@jbclements
Copy link
Contributor

Per @brson 's request, I'm hoping that he's willing to enable the unit tests associated with libsyntax. To be absolutely clear, these are the tests that I can run like this:

rustc --test syntax.rc -o syntaxtests && ./syntaxtests

... which appear not to be run currently, as evidenced by the fact that they didn't compile until my recent push.

@brson
Copy link
Contributor

brson commented Jan 25, 2013

Fixed. Run with make check-stage1-syntax, etc.

@brson brson closed this as completed Jan 25, 2013
calebcartwright pushed a commit to calebcartwright/rust that referenced this issue Jul 26, 2021
This was added to Configurations.md in rust-lang#4618, but the option wasn't
actually made available. This should let people who are using Rust 2021
on nightly rustc run `cargo fmt` again.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants