garritfra / qbe-rs

QBE IR in natural Rust data structures
https://c9x.me/compile
Other
80 stars 7 forks source link

Constructors taking `Into<String>` #16

Open icefoxen opened 2 years ago

icefoxen commented 2 years ago

Description

Adds various new() funcs taking Into<String>

This is basically just boilerplate, as discussed in #15. This is in its own PR so you can decide separately whether or not you want it. It's not really finished, just intended as a sample for discussion.

Changes proposed in this pull request

ToDo

Still need to do for this:

garritfra commented 2 years ago

From your ToDo-list I read that you're still working on this PR. I'll convert this to a draft, for clarity. Hope you don't mind! 🙂