Labels · rust-lang/rust (original) (raw)

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

Linkage option: -Clink-dead-code

7

Codegen option: Prefer dynamic linking to static linking.

5

Unstable Cargo option: Compile the standard library yourself.

10

Unstable option: -Zcrate-attr

2

Unstable option: debuginfo compression

1

Unstable option: Dump MIR.

Unstable option: set dwarf version

Unstable option: fmt-debug

1

Unstable option: LLVM plugins

1

Unstable option: metrics directory

1

Unstable rustdoc option: Normalize/evaluate types when generating docs

1

Unstable option: Polymorphization.

1

Unstable option: Randomize the layout of types.

4

Unstable options: Share generic instantiations.

1

Unstable option: emit OSC8 hyperlinks in diagnostics

2

Unstable option: THIR unsafeck

Unstable option: trace-macros

1

Unstable option: MIR validation

10

Area: Anything to do with accessibility

2

Area: Concerning the application binary interface (ABI)

69

Area: alignment control (`repr(align(N))` and so on)

12

Area: Custom and system allocators

40

Area: Associated items (types, constants & functions)

203

Area: Atomics, barriers, and sync primitives

34

Area: Attributes (`#[…]`, `#![…]`)

125

Area: auto traits (e.g., `auto trait Send {}`)

30