Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial typos #3032

Closed
jruderman opened this issue Jul 26, 2012 · 1 comment
Closed

Tutorial typos #3032

jruderman opened this issue Jul 26, 2012 · 1 comment

Comments

@jruderman
Copy link
Contributor

"Passing a null pointer as third argument"

*the

"Since null pointer look the same"

*all null pointers

@ghost ghost assigned catamorphism Jul 26, 2012
@catamorphism
Copy link
Contributor

On it.

RalfJung pushed a commit to RalfJung/rust that referenced this issue Aug 21, 2023
pin a version of serde without intransparent unreproducible binary blobs

Serde is [shipping a binary blob in its derive crate](serde-rs/serde#2538), which is highly unexpected and subverts user trust. To make matters worse, the binary is [not even reproducible](serde-rs/serde#2575), making the crate largely unauditable and relinquishing the security benefits of open-source software. Build times are not nearly painful enough to justify forcing users to trust binary blobs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants