• 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