Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-30 | New compile-fail string for interrupt-invalid | 1 | -1/+1 | ||
2019-11-21 | Rename a function to not collide | 1 | -1/+1 | ||
Functions with the same name in the same module will now collide (just like they do in normal Rust code) | |||||
2019-11-21 | Fix interrupt-invalid.rs on stable | 1 | -1/+1 | ||
2019-01-22 | update cfail tests to make them pass with latest nightly | 1 | -2/+3 | ||
2018-09-18 | implement `#[interrupt]` | 1 | -0/+21 | ||