Email or username:

Password:

Forgot your password?
Top-level
Jonathan ‘theJPster’ Pallant

@chrysn was cstr! in libcore?

As someone who has to make Rust talk to things that already exist, I’m happy it’s going in - C is not a language it’s an ABI and it’s an ABI Rust claims to support.

1 comment
chrysn

@thejpster It wasn't, but it could have been even more easily than adding c"" (especially in core that has access to const_eval_select); until then, cstr crate provided it.
Yeah, there are probably good reasons; still don't like the taste of it.

Maybe I should go do something fun and then I'll be less weird about it.

Go Up