| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-01 | Fixing test errors | Emil Fresk | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2019-11-06 | run cfail tests only when rustc --version == $MSRV | Jorge Aparicio | |
| this version is more or less fixed so new releases of Rust (stable or nightly channel) are unlikely to break to build due to changes in diagnostic messages | |||
| 2019-11-06 | CI: replace compiletest-rs with trybuild | Jorge Aparicio | |
| We use compiletest to run compile-fail tests but compiletest depends on compiler internals so it breaks every now and then and requires nightly. With trybuild we can also run compile-fail tests but it works on stable and it already has reached version 1.0 | |||
| 2019-07-10 | implement RFC #212 | Jorge Aparicio | |
| 2019-06-20 | RFC #207 | Jorge Aparicio | |
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
