Skip to content

No labels!

There aren’t any labels for this repository quite yet.

-Zdump-mir
-Zdump-mir
Debug flag: MIR dump
-Zdump-mir-dir
-Zdump-mir-dir
Debug flag: MIR dump directory
-Zdump-mir-graphviz
-Zdump-mir-graphviz
Debug flag: MIR dump w/ graphviz visualizations
-Zmir-opt-level
-Zmir-opt-level
Debug flag: MIR opt level
-Zunpretty
-Zunpretty
Debug flag: unpretty dumps, e.g. -Z unpretty=hir
A-ABI
A-ABI
Area: application binary interface (ABI)
A-asm
A-asm
Area: assembly (in general) or inline assembly
A-AST
A-AST
Area: abstract syntax tree
A-async
A-async
Area: async
A-attributes
A-attributes
Area: attributes
A-borrow-checker
A-borrow-checker
Area: borrow checker
A-bug-minimization
A-bug-minimization
Area: bug minimization
A-build
A-build
Area: building the compiler
A-cg-cranelift
A-cg-cranelift
Area: cranelift codegen backend
A-change-process
A-change-process
Area: change processes (RFCs, MCPs, ACPs, FCPs, etc.)
A-CI
A-CI
Area: CI
A-CLI
A-CLI
Area: command-line interface (CLI) and its handling
A-closures
A-closures
Area: closures
A-codegen
A-codegen
Area: code generation
A-coherence
A-coherence
Area: coherence checks
A-compiler-architecture
A-compiler-architecture
Area: high-level compiler architecture
A-compiletest
A-compiletest
Area: src/tools/compiletest
A-const-eval
A-const-eval
Area: const evaluation
A-contribution-workflows
A-contribution-workflows
Area: contribution workflows
A-contributor-onboarding
A-contributor-onboarding
Area: contributor on-boarding advice (e.g. for new contributors)
A-cross-compile
A-cross-compile
Area: cross-compilation
A-custom-codegen-backend
A-custom-codegen-backend
Area: custom codegen backend
A-custom-driver
A-custom-driver
Area: custom driver
A-dataflow
A-dataflow
Area: dataflow analysis
A-debuggers
A-debuggers
Area: debuggers (lldb, gdb, WinDbg, etc.)