Skip to content
Snippets Groups Projects

Improve documentation around Cargo features; make Runtime require Debug

Merged eta requested to merge eta/arti:cargo-feature-elucidation into main
  • #445 (closed) highlighted the lack of good documentation around Arti's multiple runtime support, as well as it being difficult to determine what runtime was actually in use.
  • Improve the documentation to solve the first problem.
  • To solve the second problem, make Runtime require Debug (which is arguably a good idea anyway, since it makes them easier to embed in things), and print out the current runtime's Debug information when arti is invoked with --version.
  • (It also prints out other Cargo features, too!)

fixes #445 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading