Victor Song

Results 10 comments of Victor Song

Currently I don't understand the internals of the current discriminator modules well enough to comment further, but I'll take a look and write something up. @nodkz I'm currently (ab)using the...

@matklad I would like to take this as my first issue if it's still necessary/relevant. To confirm, per your earlier comment, would this involve adding an extra option to the...

@motiejus I kind of understand what you're saying but I'm still a little confused. Currently if I run `zig cc -c .c -v` I get the following include paths: ```...

@rustbot label -S-waiting-on-author +S-waiting-on-review

Yes I'll add a test, I wasn't sure originally if this change was something the team wanted added.

I've run into this issue too but I can't use the approach @rosstimson suggested because I'm using `nix profile`. Does anyone have any suggestions for how to proceed?

@nickkhyl I'm a new contributor interested in fixing this issue; do you have any suggestions? Otherwise I'll just try my best to refactor the code to work.