``` static mut threadInfo: &'static mut [ThreadInfo] = &mut []; ``` This line in my project currently causes an unimplemented expression error, @cmr told me to submit an issue