Age | Commit message (Expand) | 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 std::str... | John Hodge | 1 | -2/+2 |
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 |
2017-04-13 | All - Add rough support for #[test] (runs basic tests) | John Hodge | 1 | -0/+116 |