mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
fix the tag
This commit is contained in:
parent
c33202ec82
commit
068db9fd6d
1 changed files with 5 additions and 3 deletions
8
guide.md
8
guide.md
|
@ -3,9 +3,11 @@
|
||||||
## About the guide
|
## About the guide
|
||||||
|
|
||||||
This guide describes the current start of the rust-analyzer as of 2019-01-20
|
This guide describes the current start of the rust-analyzer as of 2019-01-20
|
||||||
(commit hash guide-2019-01). Its purpose is to
|
(git tag [guide-2019-01]). Its purpose is to document various problems and
|
||||||
document various problems and architectural solutions related to the problem of
|
architectural solutions related to the problem of building IDE-first compiler
|
||||||
building IDE-first compiler.
|
for Rust.
|
||||||
|
|
||||||
|
[guide-2019-01]: https://github.com/rust-analyzer/rust-analyzer/tree/guide-2019-01
|
||||||
|
|
||||||
## The big picture
|
## The big picture
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue