Skip to content
Snippets Groups Projects

Fix compilation error `use of unstable library feature 'stdsimd'`

Merged Benjamin Gallois requested to merge 193-fix-toolchain into master
  • Upgraded to latest nightly to closes #193 (closed)
  • Fixed clippy warnings.
  • Fixed one compilation error with try-runtime feature and the unused import and dead code warnings. G1Executor and GTest are only utilized with runtime-benchmarks, whereas GDevExecutor is used with either runtime-benchmarks or try-runtime. Rather than complicating the code with error-prone (or impossible) feature combinations, I've opted to allow unused import and dead code within this particular section.
Edited by Benjamin Gallois

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading