mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 12:33:33 +00:00
No description
94caa9d3a2
31: Parse enums r=matklad a=matklad |
||
---|---|---|
docs | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
bors.toml | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
grammar.ron | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
rustfmt.toml |
libsyntax2.0
libsyntax2.0 is an experimental implementation of the corresponding RFC.
See docs
folder to learn how libsyntax2 works, and check
CONTRIBUTING.md
if you want to contribute!
License
libsyntax2 is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.