Yuki Okushi

Results 239 comments of Yuki Okushi

Note also that private code might use these items. The libs-maintainers team has been considering making a new major release (0.3? 1.0? I'm not sure though) and I think it'd...

See https://github.com/rust-lang/libc/issues/3248, I've added this to the task list.

Thanks for the PR! But this is potentially vulnerable, an attacker could do spamming or execute any code via issues. Moreover, some snippets need an external crate or setup, which...

Ah, I misunderstood this PR's purpose, sorry! I cannot unfortunately review this immediately, maybe Alex can do instead :)

Okay, I've reviewed roughly and I tend to accept it. Indeed my all previous concerns are covered/resolved and yeah, this could help glacier have more ICEs largely, thank you for...

> I beg your pardon, does "waiting-on-review" mean you wait for another reviewer, or that you wait for me to do a change? I was waiting for an answer to...

Yeah, it's WIP. I'd like to enable it unconditionally but ctest2 emits an error which is used by libc-test. That's because it uses an ancient rustc parser and we have...

For libc 0.2, we have to drop the CI config for newer rustc then 😢