rtic/ui/single
Jorge Aparicio 31b392fe3a CI: replace compiletest-rs with trybuild
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-11-06 19:05:37 -05:00
..
exception-invalid.rs RFC #207 2019-06-20 06:19:59 +02:00
exception-invalid.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
exception-systick-used.rs RFC #207 2019-06-20 06:19:59 +02:00
exception-systick-used.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
extern-interrupt-not-enough.rs rtfm-syntax refactor + heterogeneous multi-core support 2019-06-13 23:56:59 +02:00
extern-interrupt-not-enough.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
extern-interrupt-used.rs RFC #207 2019-06-20 06:19:59 +02:00
extern-interrupt-used.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
locals-cfg.rs RFC #207 2019-06-20 06:19:59 +02:00
locals-cfg.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
resources-cfg.rs implement RFC #212 2019-07-10 22:42:44 +02:00
resources-cfg.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00
task-priority-too-high.rs RFC #207 2019-06-20 06:19:59 +02:00
task-priority-too-high.stderr CI: replace compiletest-rs with trybuild 2019-11-06 19:05:37 -05:00