We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4933d0c commit fe768aeCopy full SHA for fe768ae
bucket/rust-analyzer.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "2025-05-12",
+ "version": "2025-05-19",
3
"description": "A Rust compiler front-end for IDEs",
4
"homepage": "https://rust-analyzer.github.io/",
5
"license": "Apache-2.0|MIT",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-12/rust-analyzer-x86_64-pc-windows-msvc.zip",
9
- "hash": "afda79108676c6263fa51cf97f83fec10806eedc16ea30188ab41b0bc56b27f5"
+ "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-19/rust-analyzer-x86_64-pc-windows-msvc.zip",
+ "hash": "7e9b16a0daeede3e013e96fa4be7d4d9c05e38b191fe2001e00d25f199f04a7a"
10
}
11
},
12
"bin": "rust-analyzer.exe",
0 commit comments