Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to rustc nightly 2019-04-08 #49

Merged
merged 66 commits into from
Apr 10, 2019
Merged

Bump to rustc nightly 2019-04-08 #49

merged 66 commits into from
Apr 10, 2019

Conversation

rinon
Copy link
Contributor

@rinon rinon commented Apr 8, 2019

Major updates to translator:

  • Remove ThinTokenStream
  • Update AST
  • Use libc crate instead of rustc internal version
  • Add support for varargs

Major updates to the refactoring tool:

  • Remove ThinTokenStream
  • Update AST
  • Replace Folder with in-place mutable Visitor
  • Use new rustc driver interface

thedataking and others added 30 commits March 6, 2019 23:43
Now to make the borrow checker happy...
c2rust-refactor now compiles, but crashes during startup
@rinon rinon marked this pull request as ready for review April 8, 2019 23:08
@rinon rinon changed the title Bump to rustc nightly 2019-03-13 Bump to rustc nightly 2019-04-08 Apr 10, 2019
@rinon rinon merged commit 65d1aba into master Apr 10, 2019
@rinon rinon deleted the feature/nightly-2019-03-13 branch April 10, 2019 20:06
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.

3 participants