aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/ok/0060_extern_crate.txt
Commit message (Collapse)AuthorAgeFilesLines
* always show token textAleksey Kladov2019-04-021-6/+6
|
* Add AST for extern crateFlorian Diebold2019-02-041-1/+1
| | | | Also change it to parse the crate name as a NAME_REF, not a NAME.
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-0/+10