aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-36/+0
* Rename ra_parser -> parserAleksey Kladov2020-08-121-1/+1
* Rename ra_text_edit -> text_editAleksey Kladov2020-08-121-1/+1
* Bump perf-event and rustc_lexerLaurențiu Nicola2020-07-301-1/+1
* Bump lexerkjeremy2020-07-201-1/+1
* Make slow test parallelAleksey Kladov2020-07-111-0/+1
* Unify testsAleksey Kladov2020-07-091-0/+1
* Bump rustc_lexerLaurențiu Nicola2020-06-271-1/+1
* Update lexerkjeremy2020-05-261-1/+1
* Update to rustc_lexer version 660.Julian Wollersberger2020-05-241-1/+1
* Bump depsLaurențiu Nicola2020-05-011-2/+2
* text-size 1.0.0Aleksey Kladov2020-04-251-1/+1
* Convert code to text-sizeAleksey Kladov2020-04-251-1/+1
* Remove rustc_lexer dependency in favour of rustc-ap-rustc_lexerest312020-04-061-1/+1
* Nice string formattingAleksey Kladov2020-03-281-0/+2
* update itertools version to 0.9.0Josh Mcguigan2020-03-231-1/+1
* :arrow_up: rowanAleksey Kladov2020-02-251-1/+1
* Update versionsKirill Bulatov2020-02-181-6/+6
* Rename the binary to rust-analyzerAleksey Kladov2020-02-181-1/+1
* Some README fixes/cleanupsFlorian Diebold2020-02-091-1/+1
* :arrow_up: rowanAleksey Kladov2020-01-091-1/+1
* Avoid recompiling serdeAleksey Kladov2019-12-121-3/+4
* :arrow_up: rowanAleksey Kladov2019-12-041-1/+1
* :arrow_up: rowanAleksey Kladov2019-11-191-1/+1
* Disable doctestsAleksey Kladov2019-11-171-0/+3
* Bump depsLaurențiu Nicola2019-10-171-1/+1
* Enable `serde` feature in ra_syntax/Cargo.tomlShotaro Yamada2019-10-141-0/+5
* Remove smol_str dependency from ra_syntaxShotaro Yamada2019-10-111-4/+0
* Start simplifying editing APIAleksey Kladov2019-09-261-0/+2
* add new editing API, suitable for modifying several nodes at onceAleksey Kladov2019-09-251-0/+1
* switch to rustc_lexer crateAleksey Kladov2019-09-051-1/+1
* :arrow_up: rustc_lexerAleksey Kladov2019-08-201-1/+1
* Bump depsLaurențiu Nicola2019-08-041-1/+0
* Add merge_match_arm assist, bump rowan to 0.6.1Phil Ellison2019-07-291-1/+1
* switch to upstream unescapeAleksey Kladov2019-07-241-1/+1
* :arrow_up: rowanAleksey Kladov2019-07-241-1/+1
* add rustc_lexerAleksey Kladov2019-07-221-0/+1
* switch to upstream rowan's APIAleksey Kladov2019-07-201-1/+1
* switch to the upstream rowanAleksey Kladov2019-07-191-1/+1
* Remove unused dependenciesShotaro Yamada2019-07-081-3/+0
* Constify KnownName'sMuhammad Mominul Huque2019-07-071-1/+1
* :arrow_up: parking_lotAleksey Kladov2019-05-301-1/+0
* sort hash maps for testsAleksey Kladov2019-05-211-1/+1
* :arrow_up: text_unitAleksey Kladov2019-05-151-1/+1
* migrate to untyped rowanAleksey Kladov2019-04-091-1/+1
* switch to new rowanAleksey Kladov2019-04-011-1/+1
* fix compilationAleksey Kladov2019-02-211-0/+1
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* Extract project model to separate crateFlorian Diebold2019-02-091-1/+1