Labels
Labels
164 labels
- Debug flag: MIR dump
- Debug flag: MIR dump directory
- Debug flag: MIR dump w/ graphviz visualizations
- Debug flag: MIR opt level
- Debug flag: unpretty dumps, e.g. -Z unpretty=hir
- Area: application binary interface (ABI)
- Area: assembly (in general) or inline assembly
- Area: abstract syntax tree
- Area: async
- Area: attributes
- Area: borrow checker
- Area: bug minimization
- Area: building the compiler
- Area: cranelift codegen backend
- Area: change processes (RFCs, MCPs, ACPs, FCPs, etc.)
- Area: CI
- Area: command-line interface (CLI) and its handling
- Area: closures
- Area: code generation
- Area: coherence checks
- Area: high-level compiler architecture
- Area: src/tools/compiletest
- Area: const evaluation
- Area: contribution workflows
- Area: contributor developer experience
- Area: contributor on-boarding advice (e.g. for new contributors)
- Area: cross-compilation
- Area: custom codegen backend
- Area: custom driver