Skip to content

No labels!

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

A-rls
A-rls
Area: Rust Language Server (RLS)
A-runtime
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
A-rust-2018-preview
A-rust-2018-preview
Area: The 2018 edition preview
A-rustdoc-js
A-rustdoc-js
Area: Rustdoc's front-end
A-rustdoc-json
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-scrape-examples
A-rustdoc-scrape-examples
Area: The (unstable) rustdoc scrape-examples feature described in RFC 3123
A-rustdoc-search
A-rustdoc-search
Area: Rustdoc's search feature
A-rustdoc-themes
A-rustdoc-themes
Area: Themes for HTML pages generated by rustdoc
A-rustdoc-type-layout
A-rustdoc-type-layout
Area: `rustdoc --show-type-layout` (nightly-only)
A-rustdoc-ui
A-rustdoc-ui
Area: rustdoc UI (generated HTML)
A-rustfmt
A-rustfmt
Area: Rustfmt
A-sanitizers
A-sanitizers
Area: Sanitizers for correctness and code quality.
A-save-analysis
A-save-analysis
Area: saving results of analyses such as inference and borrowck results to a file.
A-security
A-security
Area: Security related issues (example: address space layout randomization)
A-self-profile
A-self-profile
Area: Self-profiling feature of the compiler
A-simd
A-simd
Area: SIMD (Single Instruction Multiple Data)
A-slice
A-slice
Area: [T]
A-slice-patterns
A-slice-patterns
Area: slice patterns, https://github.com/rust-lang/rust/issues/23121
A-specialization
A-specialization
Area: Trait impl specialization
A-spurious
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
A-stability
A-stability
Area: issues related to #[stable] and #[unstable] attributes themselves.
A-stack-probe
A-stack-probe
Area: stack probing and guard pages
A-str
A-str
Area: str and String
A-strict-provenance
A-strict-provenance
Area: Strict provenance for raw pointers
A-suggestion-diagnostics
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`.
A-syntaxext
A-syntaxext
Area: Syntax extensions
A-synthetic-impls
A-synthetic-impls
Area: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls
A-target-feature
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
A-target-specs
A-target-specs
Area: compile-target specifications
A-targets
A-targets
Area: Concerning the implications of different compiler targets