This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
ra_parser
/
src
History
Kirill Bulatov
eceaf94f19
More manual clippy fixes
2020-02-18 16:12:37 +02:00
..
grammar
More manual clippy fixes
2020-02-18 16:12:37 +02:00
syntax_kind
Add or- and parenthesized-patterns
2020-02-09 22:06:15 +00:00
event.rs
allow rustfmt to reorder imports
2019-07-04 23:09:09 +03:00
grammar.rs
fix(ra_parser.typo): amend 'format language' to 'formal language'
2020-01-15 23:29:55 +02:00
lib.rs
ra_syntax: remove code duplication and token reevaluation from ast::Literal::kind()
2020-01-22 13:02:21 +02:00
parser.rs
More manual clippy fixes
2020-02-18 16:12:37 +02:00
syntax_kind.rs
Added test for check doc strings in crates.
2019-09-30 11:58:53 +03:00
token_set.rs
Touch up TokenSet a bit
2019-12-19 17:13:33 +01:00