Jake Goulding
Jake Goulding
This is not something I plan on rushing to do. If anyone is interested in implementing this, please let me know beforehand so we can work on an implementation plan.
/cc @HKalbasi
I agree! There are two paths I forsee: 1. Quicker/hackier: Add some more regex logic. 2. Better/harder: Switch to using `rustc`'s JSON diagnostics which should provide locations to add the...
> Can you enable some the features for the crate? No, we do not wish to have *anything* to do with how any particular crate is exposed. Instead, you can...
I'm going to repurpose this issue for adding documentation about this feature.
From #326 > This is based on the custom metadata configurable for docs.rs -- see https://docs.rs/about. Ours looks like: > > > ```rust > # Cargo.toml > [package] > name...
> (syntax error, forgot to include a file, etc.)", and those sound like pretty good reasons for the playground not to want that version of a crate, don't they? Those...
I cannot reproduce 
Can you try it on [the kitchen sink](https://ace.c9.io/build/kitchen-sink.html)? If it fails there, then it's an upstream issue.
I'll actually keep this open to check every so often for an Ace update.