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 d7cf176 commit 5e057b8Copy full SHA for 5e057b8
Formula/r/rust-analyzer.rb
@@ -3,7 +3,7 @@ class RustAnalyzer < Formula
3
homepage "https://rust-analyzer.github.io/"
4
url "https://github.com/rust-lang/rust-analyzer.git",
5
tag: "2025-08-11",
6
- revision: "4e147e787987fdb1baf081bd5c60bedfb0aabe16"
+ revision: "9db05508ed08a4c952017769b45b57c4ad505872"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments