Skip to content

Labels

Labels

  • A-CI

  • A-codegen

    Area: Code generation
  • A-cranelift

    Rust's other codegen backend, coming Soon™
  • A-docs

    Area: documentation for any part of the project.
  • A-floating-point

    Area: Floating point numbers and arithmetic
  • A-LLVM

    Area: LLVM
  • A-simd

    Area: SIMD. Put this on tracking issues to help with cross-repo issue organization
  • blocks-nightly

  • blocks-stable

  • C-bug

    Category: Bug
  • C-feature-request

    Category: a feature request, i.e. not implemented / a PR
  • C-tracking-issue

    Ongoing issue with checkboxes for partial progress and such
  • E-easy

    Call for participation. Experience needed: Low.
  • E-hard

    Call for participation. Experience needed: Hard.
  • E-mentor

    Call for participation. Experience needed: Has mentoring instructions
  • E-needs-design

    Call for participation: Needs design.
  • E-needs-docs

    Needs documentation added.
  • E-needs-mcve

    Call for participation. This issue needs a Minimal Complete and Verifiable Example.
  • F-simd_ffi

    `#![feature(simd_ffi)]`
  • F-target_feature_1.1

    Feature: target feature 1.1 RFC
  • I-heavy

    Impact: bad code size
  • I-nominated

    We should discuss this at the next weekly meeting
  • I-scalarize

    Impact: code that should be vectorized, isn't
  • I-slow

    Impact: Slowww
  • I-unsound💥

    Warning! Warning! Danger
  • ISA-Aarch64

    ARMv8-A's 64-bit "long mode"
  • ISA-AltiVec

    PowerPC's SIMD, AKA: VMX, Velocity Engine
  • ISA-ARMv7

    ARM's 7th generation of CPUs
  • ISA-AVX

    x86's Advanced Vector Extensions
  • ISA-AVX512

    x86_64's 512-bit vectors