-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
Hi,
I'm working on IDE integration (IntelliJ IDEA) for Rust, and it will be nice to have some kind of machine readable output when compiling with rustc
, like the gdb/mi
interface does for debugging.
Are there any plans to do something like this?
Maybe the best option will be integrating directly with rustc
via JNI, although I'm not sure if this is actually feasible, or if will give me any better output.
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.