Skip to content

Conversation

topecongiro
Copy link
Contributor

@topecongiro topecongiro commented Oct 22, 2019

This PR adds a syntux module which aims to provide a thin and safe abstraction layer on top of libsyntax. The idea is to make rustfmt resistant to breaking changes in the rustc codebase. The ultimate goal is to factor out the syntux module into a separate crate and avoid using rustc-ap-* crates directly from rustfmt codebase.

@topecongiro topecongiro merged commit 41bc654 into rust-lang:master Oct 25, 2019
@topecongiro topecongiro deleted the syntax-parser branch October 25, 2019 13:37
@karyon
Copy link
Contributor

karyon commented Oct 28, 2021

backported in #4100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants