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 fb83d44 commit caebcb7Copy full SHA for caebcb7
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-08-25",
6
- revision: "6b2e677795722dc95b9b5dbd2f38ab4e0cfaafc0"
+ tag: "2025-10-27",
+ revision: "049767e6faa84b2d1a951d8f227e6ebd99d728a2"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments