Skip to content
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

Run tree builder and tokenizer tests again. #168

Merged
merged 1 commit into from Sep 1, 2015
Merged

Run tree builder and tokenizer tests again. #168

merged 1 commit into from Sep 1, 2015

Commits on Sep 1, 2015

  1. Run tree builder and tokenizer tests again.

    libtest now ignores our #[start] trick:
    
    https://github.com/rust-lang/rust/blob/8dba06aeee28e9ed6a1b9918a91cbef242af53d3/src/libsyntax/test.rs#L205-L207
    
    This runs a test harness nested in another. It’s not pretty, but it works.
    SimonSapin committed Sep 1, 2015
You can’t perform that action at this time.