Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-18 | use panic-halt instead of panic-{abort,semihosting} | 1 | -1/+1 | ||
the former requires a feature gate; the later pulls in the cortex-m crate | |||||
2018-09-06 | add compile-fail tests; test only on nightly | 1 | -0/+22 | ||
we'll test on beta when 1.30-beta is out |