Safety-Critical Rust Coding Guidelines

Contents:

  • Introduction
  • Overview
  • Coding Guidelines
    • Types and Traits
    • Patterns
    • Expressions
    • Values
    • Statements
    • Functions
    • Associated Items
    • Implementations
    • Generics
    • Attributes
    • Entities and Resolution
    • Ownership and Destruction
    • Exceptions and Errors
    • Concurrency
    • Program Structure and Compilation
    • Unsafety
    • Macros
    • FFI
    • Inline Assembly
  • Compliance
  • Process
  • Appendices
  • Retired Guidelines
Safety-Critical Rust Coding Guidelines
  • Coding Guidelines
  • View page source

Coding Guidelines

  • Types and Traits
  • Patterns
  • Expressions
  • Values
  • Statements
  • Functions
  • Associated Items
  • Implementations
  • Generics
  • Attributes
  • Entities and Resolution
  • Ownership and Destruction
  • Exceptions and Errors
  • Concurrency
  • Program Structure and Compilation
  • Unsafety
  • Macros
  • FFI
  • Inline Assembly
Previous Next

© Copyright 2025, Contributors to Coding Guidelines Subcommittee.

Built with Sphinx using a theme provided by Read the Docs.