Skip to content

switch to new rowan API#449

Merged
bors[bot] merged 11 commits intomasterfrom
rowan-0.2
Jan 8, 2019
Merged

switch to new rowan API#449
bors[bot] merged 11 commits intomasterfrom
rowan-0.2

Conversation

@matklad
Copy link
Copy Markdown
Contributor

@matklad matklad commented Jan 7, 2019

closes #448

@matklad
Copy link
Copy Markdown
Contributor Author

matklad commented Jan 7, 2019

Corresponing rowan PR: rust-analyzer/rowan#9

@matklad
Copy link
Copy Markdown
Contributor Author

matklad commented Jan 7, 2019

@flodiebold I would appreciate a reivew of this and, especially, the rowan PR :-)

It would be sad if there's some nasty [safety] hole in the proposed API in the end...

@flodiebold
Copy link
Copy Markdown
Member

I'm not that experienced with unsafe, so I don't know how much I can help there, but I'll take a look nonetheless ;)

Comment thread crates/ra_syntax/src/ast.rs
Comment thread crates/ra_syntax/src/ast/generated.rs
@matklad matklad changed the title WIP: switch to new rowan API switch to new rowan API Jan 8, 2019
@matklad
Copy link
Copy Markdown
Contributor Author

matklad commented Jan 8, 2019

bors r+

bors Bot added a commit that referenced this pull request Jan 8, 2019
449: switch to new rowan API r=matklad a=matklad

closes #448

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jan 8, 2019

Build succeeded

@bors bors Bot merged commit 122410d into master Jan 8, 2019
@bors bors Bot deleted the rowan-0.2 branch January 8, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify sytax trees API

3 participants