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 f64a8d9 commit d6db199Copy full SHA for d6db199
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-06-09",
6
- revision: "9fc1b9076cf49c7f54497df9cfa4485a63f14d3e"
+ tag: "2025-06-16",
+ revision: "a207299344bf7797e4253c3f6130313e33c2ba6f"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments