conjure-rust icon indicating copy to clipboard operation
conjure-rust copied to clipboard

Clean up spans in #[conjure_client]

Open sfackler opened this issue 2 years ago • 1 comments

Most of our generated code uses the default call span, which makes tracking down compilation errors in the generated code more annoying than it could be.

sfackler avatar Apr 27 '23 15:04 sfackler

The bulk of the work here should involve creating a bunch of compile-fail tests and making sure their diagnostics look reasonable.

sfackler avatar May 09 '23 20:05 sfackler