Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-06 | AST - Clean up location of attributes and span on mod-level items | John Hodge | 1 | -5/+5 | |
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of ↵ | John Hodge | 1 | -2/+2 | |
std::string for paths/identifiers | |||||
2018-12-30 | Test harness - Fix harness for 1.29 | John Hodge | 1 | -0/+5 | |
2017-07-16 | AST - Attributes on struct literal entries | John Hodge | 1 | -7/+7 | |
2017-04-13 | Expand - Handle #[should_panic] and #[ignore] attributes for tests | John Hodge | 1 | -0/+4 | |
- Also doesn't emit tests that should_panic (because of lack of unwind support) | |||||
2017-04-13 | All - Add rough support for #[test] (runs basic tests) | John Hodge | 1 | -0/+116 | |