Skip to content

Labels

Labels

  • area:build

    deps/build.jl, rust_helpers, Pkg.build and packaging
  • area:cache

    Compilation cache and scratch space
  • area:cargo

    cargo-deps, lockfiles, Cargo project builds
  • area:ci

    CI workflows, test-suite infrastructure, lints
  • area:codegen

    rustcall_core, proc-macro, extractor, manifest
  • area:crate-bindings

    @rust_crate, write_bindings_to_file, generated Julia wrappers
  • area:generics

    Generic functions and monomorphization
  • area:llvm

    @rust_llvm and the LLVM IR integration path
  • area:loading

    dlopen, hot reload, generations, registries, DLL locking
  • area:pyo3

    PyO3 crate scanning and #[julia_pyo3]
  • breaking

    Must wait for a breaking release (removals of deprecated APIs, ABI/symbol changes)
  • bug

    Something isn't working
  • concurrency

    Thread safety / race condition
  • critical

    Critical severity bug
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • high

    High severity bug
  • invalid

    This doesn't seem right
  • low

    Low severity issue
  • medium

    Medium severity issue
  • memory-safety

    Memory safety issue
  • performance

    Compile-time or run-time performance
  • prevention

    Regression prevention and process improvement
  • question

    Further information is requested
  • security

    Security related issue
  • tech-debt

    Accumulated design or implementation shortcuts that should be repaid
  • tracker

    Tracking issue that lists other issues or deferred items