Skip to content

Add missing close brackets in readme #275

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

Merged
merged 1 commit into from
Apr 6, 2016
Merged

Add missing close brackets in readme #275

merged 1 commit into from
Apr 6, 2016

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Apr 1, 2016

#265 will need to be rebased.

@erickt erickt merged commit ac98a25 into serde-rs:master Apr 6, 2016
@dtolnay dtolnay deleted the brackets branch April 6, 2016 16:40
rubdos pushed a commit to rubdos/serde that referenced this pull request Jun 20, 2017
Complex: Use repr(C) and add documentation for what it means

Here's an ambitious proposal that puts currently practiced ffi usage of `Complex<f32/f64>` on sound footing.

Fixes  serde-rs#79

Current users appear to be:

- https://crates.io/crates/blas
  + Their use is not about Complex<f64> in an extern function's signature, but it is explicitly using that it is memory layout compatible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants