Skip to content

Commit caebcb7

Browse files
committed
rust-analyzer 2025-10-27
1 parent fb83d44 commit caebcb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rust-analyzer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class RustAnalyzer < Formula
22
desc "Experimental Rust compiler front-end for IDEs"
33
homepage "https://rust-analyzer.github.io/"
44
url "https://github.com/rust-lang/rust-analyzer.git",
5-
tag: "2025-08-25",
6-
revision: "6b2e677795722dc95b9b5dbd2f38ab4e0cfaafc0"
5+
tag: "2025-10-27",
6+
revision: "049767e6faa84b2d1a951d8f227e6ebd99d728a2"
77
license any_of: ["Apache-2.0", "MIT"]
88

99
bottle do

0 commit comments

Comments
 (0)