This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2024-11-14 00:47:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0bdf8deb77
rust-analyzer
/
Cargo.toml
7 lines
97 B
TOML
Raw
Normal View
History
Unescape
Escape
Move tools to a separate package
2018-02-03 09:51:06 +00:00
[
workspace
]
organizize
2018-08-10 19:33:29 +00:00
members
=
[
"crates/*"
]
Move to rowan for syntax tree impl
2018-10-02 14:07:12 +00:00
exclude
=
[
"crates/rowan"
]
matching brace
2018-08-15 21:23:22 +00:00
[
profile
.
release
]
debug
=
true
Reference in a new issue
Copy permalink