generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[I] Refactoring / Clean UpRefactoring or cleaning up of existing codeRefactoring or cleaning up of existing code
Description
Requested change: Figure out a better mechanism to pass arguments from cargo rmc to rmc-compiler.
Use case: The rmc-rustc handles the hack to connect cargo rmc to rmc. We should investigate a more reliable mechanism that doesn't rely on environment variables.
Note: I tried to bundle the options as a sub-option but cargo doesn't seem to handle quotes very well.
Is this a breaking change? No
Metadata
Metadata
Assignees
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[I] Refactoring / Clean UpRefactoring or cleaning up of existing codeRefactoring or cleaning up of existing code