index
:
cortex-m
c-m-in
master
mutex_add
v0.5.x
v0.6.x
v0.7.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cortex-m-rt
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
Fix interrupt-invalid.rs on stable
Jonas Schievink
1
-1
/
+1
2019-01-22
update cfail tests to make them pass with latest nightly
Jorge Aparicio
6
-2
/
+8
2018-12-06
update error message
Jorge Aparicio
1
-1
/
+1
2018-11-14
update cfail test
Jorge Aparicio
1
-1
/
+1
2018-11-04
reject duplicate `static mut` variables
Jorge Aparicio
1
-0
/
+31
2018-10-26
update error messages in compile-fail tests
Jorge Aparicio
16
-32
/
+28
2018-10-09
Merge branch 'master' into interrupt
Adam Greig
25
-25
/
+25
2018-09-18
implement `#[interrupt]`
Jorge Aparicio
7
-0
/
+162
2018-09-18
use panic-halt instead of panic-{abort,semihosting}
Jorge Aparicio
25
-25
/
+25
2018-09-06
v0.6.0
Jorge Aparicio
2
-0
/
+55
2018-09-06
test that function with wrong return types are rejected
Jorge Aparicio
2
-0
/
+36
2018-09-06
relax checks of the signatures of `entry` and the exceptions
Jorge Aparicio
12
-106
/
+7
2018-09-06
add compile-fail tests for passing arguments to the attributes
Jorge Aparicio
3
-0
/
+45
2018-09-06
add compile-fail tests; test only on nightly
Jorge Aparicio
25
-0
/
+452