aboutsummaryrefslogtreecommitdiff
path: root/tests/F_kernel_badattr/stderr.txt.expect
blob: 6cd1c745c9a8a8c1fef37999575b1873ca522e95 (plain)
1
2
3
kernel_badattr.rs:8:27: error: 'kernel' attribute requires a string
kernel_badattr.rs:12:20: error: 'kernel' attribute takes no more than 1 argument
kernel_badattr.rs:4:46: error: Unknown kernel attribute argument 'unimplemented' in declaration of function 'kernel'