• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1kernel_static.rs:14:14: error: Non-const static variables are not allowed in kernels: 'i'
2kernel_static.rs:18:22: error: Invalid use of attribute kernel with static function declaration: static_kernel
3