Just me or is this from the README not true? https://github.com/rust-lang/rust-enhanced/blob/9ef37ea92eeb874b209800f9a28f7043aa97a251/README.md#L43 --- ### Sublime Text Version Sublime Text 3 (Build 3143) ### Rust Enhanced Version v2.10.0 ### Operating system macOS 10.13.3 ### Expected behavior A test failure occurs. I double-click on the printed file location of the test failure, Sublime scrolls to view the location. ### Actual behavior Nothing ### Steps to reproduce 1. Have `show_errors_inline` set to true 2. Run a test which fails