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 7313cf4 commit 8fc4effCopy full SHA for 8fc4eff
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-03-24",
6
- revision: "37acea8052d5d27e7f1312d9e6e743a9da176c21"
+ tag: "2025-03-31",
+ revision: "fb133c8c8064d9f18f19eae8721347872f1679e4"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments