Uh oh!
There was an error while loading. Please reload this page.
WIP implement a machine readable print-type-info API - #43761
Conversation
rust-highfive
commented
Aug 9, 2017
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
Gankra
commented
Aug 9, 2017
bors
commented
Aug 11, 2017
☔ The latest upstream changes (presumably #42932) made this pull request unmergeable. Please resolve the merge conflicts. |
What's the status of this PR? Do you need any help (I won't be available until this Monday)? |
Gankra
commented
Aug 27, 2017
Hey @arielb1 sorry I pivoted off this a bit and then went on vacation. Tomorrow I get back to work and, unless I get some information stating otherwise, this should be my top priority. |
arielb1
commented
Sep 5, 2017
Hi @gankro are you still working on this? Just a ping to make sure it isn't getting lost. |
carols10cents
commented
Sep 11, 2017
Hiii Ganksy, triage procedure says a PR with >14 days of no author activity gets closed as inactive. Feel free to reopen when you have a chance to get back to this! |
Gankra
commented
Sep 11, 2017
Yeah I'll get back to this once I've got all the fires in webrender put out! |
eddyb
commented
Sep 11, 2017
I have a branch in progress which if I get out soon would provide a much better baseline for this. |
Gankra
commented
Oct 18, 2017
Gankra
commented
Oct 18, 2017
(continuing this work is blocked on that PR) |
RReverser
commented
Feb 24, 2018
@gankro Given that the referenced PR was merged couple of months ago, are there any other blockers for this one left? (apart from free time, of course 😄 ) |
Gankra
commented
Feb 26, 2018
My enum RFC combined with cbindgen relieves a lot of pressure on this, and i'm recovering on indeterminate-length leave right now, so if you're interested I suggest taking this over. |
This is very messy, with some commented out stuff and some TODOs. I'm posting this now to get feedback on the approach, and so someone can tell me where stuff should go or if I'm doing some things fundamentally wrong. Note that I'm currently clobbering
-Zprint-type-sizesto avoid doing driver plumbing atm.Background Proposal (doesn't completely match impl, see below)
Draft Documentation
Sample output on gecko/gfx/webrender_bindings
Differences from background proposal:
TODO
-Zprint-type-sizes