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 7c518d7 commit beb15bcCopy full SHA for beb15bc
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: "2024-10-28",
6
- revision: "3b3a87fe9bd3f2a79942babc1d1e385b6805c384"
+ tag: "2024-11-04",
+ revision: "a341d598dc55f8c3077394df84ec8c14a502a787"
7
license any_of: ["Apache-2.0", "MIT"]
8
9
bottle do
0 commit comments