Vincent Esche
Vincent Esche
``` quote = "0.4.2" -> "0.6.8" syn = "0.12.13" -> "0.15.13" ```
โฆ as they should have been from the let go. After all, what's the point of implementing all this stuff if you're then not making it accessible? ๐คฆ๐ปโโ๏ธ
Turns out generating shim code via `build.rs` and relying on being correct without compiling/running any of it during testing is a bad idea. Code that does not get compiled won't...
### Reproduce: 1. Create simple Core Data model with two entitiesโฆ ``` โญโโโโโโโโฎ โญโโโโโโโโฎ โ Alpha โ โ Beta โ โโโโโโโโโค โโโโโโโโโค โ betas โ > โ alpha โ โฐโโโโโโโโฏ...
This PR migrates a couple of the existing macro tests to a more mature (vs. the current `scratchpad.rs` approach) snapshot testing suite based on the tryexpand crate, which supports checking...
As with all things German the main focus should be efficiency, I think.
Resolves #2 2
The transformation step from `Cfg` to `Condition` introduced in https://github.com/eqrion/cbindgen/pull/191 levels the field for a second thing I'd like to add to cbindgen: I'd like to add an option to...