Commit graph

6 commits

Author SHA1 Message Date
Henrik Tjäder
d7bd8c838a Import panic_halt so semihosting is not attempted
ARMv6 would otherwise differ in output compared to ARMv7
2020-09-29 11:56:56 +00:00
Henrik Tjäder
506e411be6 Update run-pass tests for stable 2020-09-29 11:56:56 +00:00
Henrik Tjäder
ec936c3b51 Update test suite output 2020-09-25 14:33:08 +00:00
Henrik Tjäder
79b62797f5 Update the test suite to use mod instead of const
Changes MSRV to 1.42, failing tests updated to match 1.42.
2020-09-25 14:29:34 +00:00
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
Jorge Aparicio
81275bfa4f rtfm-syntax refactor + heterogeneous multi-core support 2019-06-13 23:56:59 +02:00