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 0208d0f commit e3ed5bfCopy full SHA for e3ed5bf
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-07-09",
6
- revision: "e429bac8793c24a99b643c4813ece813901c8c79"
+ tag: "2025-07-14",
+ revision: "591e3b7624be97e4443ea7b5542c191311aa141d"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments