Skip to content

Labels

Labels

  • Area: This affects the aliasing model (Stacked/Tree Borrows)
  • Area: related to memory allocation
  • Area: Android targets
  • Area: affects the cargo wrapper (cargo miri)
  • Area: affects our concurrency (multi-thread) support
  • Area: data race detector
  • Area: working on Miri as a developer
  • errors and warnings emitted by miri
  • Area: affects documentation
  • Area: the Miri driver (the `miri` binary)
  • Area: related to files, paths, sockets, file descriptors, or handles
  • Area: affects our FreeBSD target support
  • Area: affects the core interpreter
  • Area: affects int2ptr and ptr2int casts
  • Area: Affects out implementation of Rust intrinsics
  • Area: affects the memory leak checker
  • Area: affects only Linux targets
  • Area: Affects only macOS targets
  • Not about any part of Miri per se, but about shaping the environment to make something in/with Miri
  • Area: calling native functions via FFI
  • Area: affects which non-deterministic executions we can explore
  • Area: affects panics and unwinding
  • Area: This affects the external function shims
  • Area: affects our Solaris/Illumos target support
  • Area: coding style
  • Area: concerns targets outside of what we currently support
  • Area: affects our test suite or CI
  • Area: affects our shared Unix target support
  • Area: This affects the general user experience
  • Area: This affects enforcing the validity invariant, and related UB checking