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 01e87ef commit 87dd7aaCopy full SHA for 87dd7aa
README.md
@@ -1,5 +1,7 @@
1
<p align="center">
2
- <img src="https://user-images.githubusercontent.com/1711539/72443316-5a79f280-37ae-11ea-858f-035209ece2dd.png" alt="rust-analyzer logo">
+ <img
3
+ src="https://raw.githubusercontent.com/rust-analyzer/rust-analyzer/master/assets/logo-wide.svg"
4
+ alt="rust-analyzer logo">
5
</p>
6
7
rust-analyzer is an **experimental** modular compiler frontend for the Rust language.
0 commit comments