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 97715bd commit 87de4e2Copy full SHA for 87de4e2
Formula/r/rust-analyzer.rb
@@ -2,8 +2,8 @@ class RustAnalyzer < Formula
2
desc "Experimental Rust compiler front-end for IDEs"
3
homepage "https://rust-analyzer.github.io/"
4
url "https://github.com/rust-lang/rust-analyzer.git",
5
- tag: "2025-04-07",
6
- revision: "588948f2676312152122a4caefccd4062b569823"
+ tag: "2025-04-14",
+ revision: "8365cf853e791c93fa8bc924f031f11949bb1a3c"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments