cathaysia
cathaysia
this pr should ready be merged.
@amaanq anything block this?
I plan to write it according to the following outline: ```md # Auto vectorization ## What's SIMD instruction ## Rust support for SIMD instructions - https://doc.rust-lang.org/std/simd/index.html - https://github.com/rust-lang/portable-simd ## Automatic...
Yes, we can introduce the overall content of SIMD in the overview chapter. But the detailed introduction of SIMD instructions is far beyond our scope, so in the implementation I...
here is a flamegraph about this: 
mac 下网页还能用,但是 tun 模式和代理模式下 git 都用不了。idea 下载 jar 的时候看 log 也是 DNS 解析失败。 回退到 2.1.2 后可以正常使用。
I also have this problem on Fedora 38(Install espanso with home-manager): ``` System Locale: LANG=zh_CN.UTF-8 VC Keymap: us X11 Layout: us X11 Model: pc105 ``` ``` 09:55:59 [daemon(21340)] [INFO] reading...
You can use RUST_LOG=DEBUG to see what it is doing. This may help you
There is no speed limit problem in vscode marketplace. The reason for the slow download speed is that the vsix download address obtained from the api is a specific address...
Why I don't have this?  here is my settings: ```lua require('rust-tools').setup({ server = { settings = { ['rust-analyzer'] = { completion = { privateEditable = { enable = true,...