Skip to content

Default configuration for cargo maelstrom should forward RUST_BACKTRACE and RUST_LIB_BACKTRACE #386

@nfachan

Description

@nfachan

Use Cases

cargo maelstrom should work out of the box for projects with simple test needs. When one of these tests fails, the output tells the user to set RUST_BACKTRACE, but that doesn't work until the user runs cargo maelstrom --init and then edits the configuration file to comment out the line that illustrates how to forward this environment variable.

Acceptance Criteria

  • These two environment variables are forwarded when there is no configuration.
  • The included toml file has been updated.

Implementation Considerations

Definition of Done

  • CHANGELOG.md updated.
  • Documentation in doc/book/head updated.
  • Issue is in the correct milestone.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions