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

Add rustc driver backend for items #53

Closed
xFrednet opened this issue Nov 11, 2022 · 0 comments · Fixed by #57
Closed

Add rustc driver backend for items #53

xFrednet opened this issue Nov 11, 2022 · 0 comments · Fixed by #57
Assignees
Labels
A-driver Area: Driver or something related to the internal working of a driver. D-rustc-driver Driver: Rustc Driver
Milestone

Comments

@xFrednet
Copy link
Member

Follow up of #49

@xFrednet xFrednet added D-rustc-driver Driver: Rustc Driver A-driver Area: Driver or something related to the internal working of a driver. labels Nov 11, 2022
@xFrednet xFrednet added this to the v0.0.1 milestone Nov 11, 2022
@xFrednet xFrednet self-assigned this Nov 11, 2022
bors bot added a commit that referenced this issue Nov 19, 2022
54: Add items and adjust existing ones to the evolving standard r=xFrednet a=xFrednet

This was quite fun to write. It's remarkable how a good framework and setup can come together for fast and effective development :3

This closes #49, the driver implementation will be done in as part of #53. This issue also removes almost all traits from our API 🎉. The last trait will be removed with #51 this therefore also closes #6. Also, as usual, some progress on #38.

The normal disclaimer: I'm happy about reviews, but will merge this, if there has been no activity by the time I want to create the next PR. Let's hope this progress keeps up.

---

Closes #49
Closes #6 (The last will be removed as part of #51 )

CC: #53 

Co-authored-by: xFrednet <[email protected]>
@bors bors bot closed this as completed in dc6e411 Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-driver Area: Driver or something related to the internal working of a driver. D-rustc-driver Driver: Rustc Driver
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant