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 ef220a3 commit aaacbf7Copy full SHA for aaacbf7
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-07",
6
- revision: "0ac65592a833bf40238831dd10e15283d63c46d5"
+ tag: "2025-07-09",
+ revision: "e429bac8793c24a99b643c4813ece813901c8c79"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments