Rust项目中的Labels

按照issue数量从多到少排序: https://github.com/rust-lang/rust/labels?page=2&sort=count-desc,仅列出前几页


alt

第1页:

标签/中文说明数字
T-compiler/编译器Relevant to the compiler team, which will review and decide on the PR/issue.
与编译器团队相关,该团队将审查并决定 PR/问题。
5,450
C-bug/错误Category: This is a bug.
类别:这是一个错误。
3,632
A-diagnostics/诊断Area: Messages for errors, warnings, and lints.
区域:错误、警告和 lint 消息
1,879
C-enhancement/增强Category: An issue proposing an enhancement or a PR with one.
类别:提出增强功能或 PR 的问题。
1,583
T-libs-api/库APIRelevant to the library API team, which will review and decide on the PR/issue.
与库 API 团队相关,该团队将审查并决定 PR/问题。
973
C-tracking-issue/跟踪问题Category: A tracking issue for an RFC or an unstable feature.
类别:RFC 或不稳定功能的跟踪问题。
730
T-langRelevant to the language team, which will review and decide on the PR/issue.
与语言团队相关,该团队将审查并决定 PR/问题。
690
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
与 rustdoc 团队相关,该团队将审查并决定 PR/问题。
648
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE)
❄️问题:编译器出现恐慌,给出内部编译错误 (ICE) ❄️
625
C-feature-request/功能请求Category: A feature request, i.e: not implemented / a PR.
类别:功能请求,即:未实现/PR。
606
A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
区域:LLVM 特定的代码生成部分。 正确性错误和优化相关问题。
490
T-libs/库Relevant to the library team, which will review and decide on the PR/issue.
与库团队相关,库团队将审查并决定 PR/问题。
439
I-slow/慢Problems and improvements with respect to performance of generated code.
生成代码性能方面的问题和改进。
423
A-lintArea: Lints (warnings about flaws in source code) such as unused_mut.
区域:Lints(有关源代码中的缺陷的警告),例如未使用的_mut。
399
A-traits/特质Area: Trait system;
领域:特质系统
398
A-lifetimes/生命周期Area: lifetime related;
领域:生命周期相关
312
T-typesRelevant to the types team, which will review and decide on the PR/issue.
与类型团队相关,该团队将审查并决定 PR/问题。
307
T-bootstrap/引导程序Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap);
子团队相关:Rust 的构建系统(x.py 和 src/bootstrap)
300
A-linkage/联动Area: linking into static, shared libraries and binaries;
区域:链接到静态、共享库和二进制文件
296
P-mediumMedium priority;
中优先级
294
S-waiting-on-author/等待作者Status: This is awaiting some action (such as code changes or more information) from the author.
状态:正在等待作者的某些操作(例如代码更改或更多信息)。
286
A-suggestion-diagnostics/建议-诊断Area: suggestions generated by the compiler applied by cargo fix;
区域:cargo fix 应用的编译器生成的建议
269
S-waiting-on-review/等待审核Status: Awaiting review from the assignee but also interested parties.
状态:正在等待负责完成工作的人以及相关方的审查。
266
A-docs/文档Area: documentation for any part of the project, including the compiler, standard library, and tools;
区域:项目任何部分的文档,包括编译器、标准库和工具
261
requires-nightlyThis issue requires a nightly compiler in some way.
这个问题需要以某种方式进行夜间编译。
258
A-macros/宏Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..);
区域:各种宏(自定义派生、macro_rules!、proc 宏、..)
239
D-confusing/困惑Confusing diagnostic error that should be reworked;
需要重新处理的令人困惑的诊断错误
232
A-codegen/代码生成Area: Code generation;
区域:代码生成
226
A-testsuite/测试套件Area: The testsuite used to check the correctness of rustc;
区域:用于检查 rustc 正确性的测试套件
216
regression-from-stable-to-stable/从稳定到稳定的回归Performance or correctness regression from one stable version to another.
从一个稳定版本到另一个稳定版本的性能或正确性回归
189

第2页:

标签/中文说明数字
A-incr-comp/增量-补偿Area: Incremental compilation;
领域:增量编译
185
D-papercut/剪纸?Diagnostic error that needs small tweaks;
需要进行小调整的诊断错误
183
A-typesystem/类型系统Area: The type system;
区域:类型系统
178
B-unstable/不稳定Implemented in the nightly compiler and unstable.
在夜间编译器中实现并且不稳定。
174
A-inference/推断Area: Type inference; 领域:类型推断174
A-associated-items/相关项目Area: Associated items such as associated types and consts.
区域:关联项,例如关联类型和常量。
169
needs-triage-legacy/需要分类的"遗产"Old issue that were never triaged. Remove this label once the issue has been sufficiently triaged.
从未被分类的老问题。 一旦问题得到充分分类,请删除此标签。
165
P-lowLow priority;
低优先级
163
C-optimization/优化Category: An issue highlighting optimization opportunities or PRs implementing such;
类别:突出优化机会或实施此类 PR 的问题
162
A-debuginfo/调试信息Area: Debugging information in compiled programs (DWARF, PDB, etc.);
区域:已编译程序中的调试信息(DWARF、PDB 等)
154
E-needs-mcve/需要mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example;
呼吁参与:此问题有重现,但需要一个最小的完整且可验证的示例
153
O-windowsOperating system: Windows150
I-compiletime/编译时间Problems and improvements with respect to compile times.
编译时间方面的问题和改进。
148
C-cleanup/清理Category: PRs that clean code up or issues documenting cleanup.
类别:清理代码或记录清理问题的 PR。
147
A-async-await/异步等待Area: Async & Await;
区域:异步与等待
138
D-newcomer-roadblock/新人路障Confusing diagnostic error hard to understand for new users;
新用户难以理解,令人困惑的诊断错误
136
E-needs-test/需要测试Call for participation: writing correctness tests;
呼吁参与:编写正确性测试
135
A-closures/闭包Area: closures (`args
D-terse/简洁A diagnostic that doesn't give enough information about the problem at hand;
诊断无法提供有关当前问题的足够信息
130
AsyncAwait-Triaged/异步等待-分类Async-await issues that have been triaged during a working group meeting.
在工作组会议期间已分类的异步等待问题。
121
A-borrow-checker/借用检查器Area: The borrow checker;
区域:借阅检查器(突然发现借阅,比借用这个翻译要好)
117
T-infra/基础设施
Libs-Tracked/库跟踪Libs issues that are tracked on the team's project board.
在团队的项目板上跟踪的库问题。
116
S-needs-repro/需要重现This issue has no reproduction and needs a reproduction to make progress.
该问题没有重现,需要重现才能取得进展。
106
D-invalid-suggestion/无效建议A structured suggestion resulting in incorrect code;
导致代码错误的结构化建议
105
A-ioArea: std::io, std::fs, std::net and std::path;
区域:std::io、std::fs、std::net 和 std::path
105
A-const-eval/常量评估Area: constant evaluation (mir interpretation);
区域:常量评估(mir解释)
105
glacier/冰川ICE tracked in rust-lang/glacierICE;
rust-lang/glacier 中被追踪
104
A-parser/解析器Area: The parsing of Rust source code to an AST.
区域:将 Rust 源代码解析为 AST。
104
O-macosOperating system: macOS99

第3页:

标签/中文说明数字
A-resolve/解决Area: Path resolution;
区域:路径分辨率
98
A-impl-trait/impl-特质Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch.  
区域:impl Trait, 具有静态调度的通用/存在量化匿名类型。
98
A-const-generics/常量泛型Area: const generics (parameters and arguments);
区域:const 泛型(参数和参数)
97
E-help-wanted/需要帮助Call for participation: Help is requested to fix this issue.
呼吁参与:请求帮助解决此问题。
93
I-crash/崩溃Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
问题:编译器崩溃(SIGSEGV、SIGABRT 等)。 当编译器出现紧急情况时,请使用 I-ICE。
92
disposition-merge/处置合并This issue / PR is in PFCP or FCP with a disposition to merge it.
此问题/PR 位于 PFCP 或 FCP 中,并打算将其合并。
91
A-mir-optArea: MIR optimizations;
领域:MIR 优化
91
E-mentor/导师Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
征集参与:本期有导师。 使用 Zulip 上的 #t-compiler/help 进行讨论。
90
I-unsound/不健全Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness  
问题:健全性漏洞(最糟糕的错误),请参阅:https://en.wikipedia.org/wiki/Soundness
87
C-discussion/讨论Category: Discussion or questions that doesn't represent real issues.
类别:不代表实际问题的讨论或问题。
87
S-blocked/阻断Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
状态:在其他内容(例如 RFC 或其他实现工作)上标记为已阻止 ❌。
84
A-rustdoc-uiArea: rustdoc UI (generated HTML);
区域:rustdoc UI(生成的 HTML)
84
I-heavy/太重Problems and improvements with respect to binary size of generated code.
有关生成代码的二进制大小的问题和改进。
83
F-generic_const_exprs#![feature(generic_const_exprs)]83
E-mediumCall for participation: Experience needed to fix: Medium / intermediate;
呼吁参与: 修复所需经验: 中/中级
83
needs-triage/需要分类This issue may need triage. Remove it if it has been sufficiently triaged.
这个问题可能需要分类。 如果已充分分类,请将其删除。
82
A-mirArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html;
领域:中级 IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
81
O-windows-msvcToolchain: MSVC, Operating system: Windows;
工具链:MSVC,操作系统:Windows
80
A-ffiArea: Foreign Function Interface (FFI);
区域:外部函数接口 (FFI)
80
P-highHigh priority
高优先级
79
B-RFC-approved/RFC 批准Approved by a merged RFC but not yet implemented.
已被合并的 RFC 批准,但尚未实施。
75
A-proc-macros/过程宏Area: Procedural macros;
区域:过程宏
75
O-wasmTarget: WASM (WebAssembly), http://webassembly.org/;
目标:WASM(WebAssembly),http://web assembly.org/
73
perf-regression/性能回归Performance regressions;
性能回归
70
E-hard/难Call for participation: Experience needed to fix: Hard / a lot;
呼吁参与: 需要解决的经验: 困难/很多
69
A-const-fn/常量-fnArea: const fn foo(..) {..}. Pure functions which can be applied at compile time.;
区域:const fn foo(..) {..}。 可以在编译时应用的纯函数。
69
A-libtest/lib测试Area: #[test] related;
区域:#[测试]相关
68
A-NLLArea: Non Lexical Lifetimes (NLL);
区域:非词汇生命周期 (NLL)
65
A-iterators/迭代器Area: Iterators;
领域:迭代器
64
D-verbose/啰嗦,冗长Too much output caused by a single piece of incorrect code;
一行不正确的代码导致输出过多
61

第4页:

标签/中文说明数字
A-array/阵列Area: [T; N];
区域:[T; N]
61
I-hang/挂断Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
问题:由于无限循环、死锁、活锁等,编译器永远不会终止。
58
A-attributes/属性Area: #[attributes(..)];
区域:#[属性(..)]
57
O-ArmTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state;
目标:32位Arm处理器(armv6、armv7、thumb...),包括AArch32状态下的64位Arm
56
A-collectionsArea: std::collections.
区域:std::collections。
56
O-AArch64Armv8-A or later processors in AArch64 mode;
Armv8-A或更高版本的AArch64模式处理器
55
I-compilemem/编译内存Problems and improvements with respect to memory usage during compilation.
编译期内存使用方面的问题和改进。
55
S-tracking-needs-summary/跟踪-需求-摘要It's hard to tell what's been done and what hasn't! Someone should do some investigation.
很难判断已经完成了哪些任务!有人应该进行一些调查。
53
D-incorrect/不正确A diagnostic that is giving misleading or incorrect information;
提供误导性或不正确信息的诊断
53
A-contributor-roadblock/贡献者的路障Area: Makes things more difficult for new contributors to rust itself;
区域:使新贡献者对Rust本身的贡献更加困难
53
F-generic_associated_types#![feature(generic_associated_types)] a.k.a. GATs#![feature(generic_associated_types)] 即GATs52
A-process/进程Area: std::process and std::env;
区域:std::process和std::env
52
A-code-coverage/代码覆盖Area: Source-based code coverage (-Cinstrument-coverage);
区域:基于源代码的代码覆盖(-Cinstrument-coverage)
52
A-doctests/文档测试Area: Documentation tests, run by rustdoc;
区域:文档测试,由rustdoc运行
51
WG-trait-system-refactor/WG-特性系统重构The Rustc Trait System Refactor InitiativeRustc;
特性系统重构倡议
50
S-tracking-design-concerns/跟踪-设计关注点Blocking design concerns;
阻碍设计方面的关切
50
F-type_alias_impl_trait#[feature(type_alias_impl_trait)]``#[特征(type_alias_impl_trait)]50
O-unixOperating system: Unix-like;
操作系统:类Unix
49
A-specialization/专业化Area: Trait impl specialization;
区域:特质实现专业化
49
A-simd/SIMDArea: SIMD (Single Instruction Multiple Data);
区域:SIMD(单指令多数据)
48
finished-final-comment-period/完成最终评论期The final comment period is finished for this PR / Issue.
此PR/问题的最终评论期已结束。
47
O-x86_32Target: x86 processors, 32 bit (like i686-);
目标:x86处理器,32位(如i686-
)
47
A-visibility/A-可见度Area: visibility/privacy modifiers such as pub;
区域:可见性/隐私修饰符,如pub
47
proposed-final-comment-period/提议最终评论期Proposed to merge/close by relevant subteam, see T- label. Will enter FCP once signed off.
由相关子团队提议合并/关闭,参见T-标签。一旦签署将进入FCP。
46
O-x86_64Target: x86-64 processors (like x86_64-);
目标:x86-64处理器(如x86_64-
)
46
O-linuxOperating system: Linux;
操作系统:Linux
45
A-floating-point/浮点数Area: Floating point numbers and arithmetic;
区域:浮点数和算术
43
requires-incomplete-features/需要不完整的功能42
S-has-mcve/已找到MCVEA Minimal Complete and Verifiable Example has been found for this issue;
此问题已找到最小完整可验证示例
42
A-intra-doc-links/文档内链接Area: Intra-doc links, the ability to link to items in docs by name;
区域:文档内链接,能够按名称在文档中链接到项目
42

第5页:

标签/中文说明数字
S-tracking-impl-incomplete/跟踪-impl-不完整41
A-patternsRelating to patterns and pattern matching;
与图案和模式匹配有关
40
fixed-by-next-solver/由下一代特质求解器解决-Znext-solver
Fixed by the next-generation trait solver, -Znext-solver
39
A-target-feature/目标特征Area: Enabling/disabling target features like AVX, Neon, etc.
领域:启用/禁用目标特性,如AVX,Neon等
39
A-coercions/强制Area: implicit and explicit expr as Type coercions
领域:隐式和显式的expr as Type强制转换
38
A-allocators/分配器Area: Custom and system allocators
领域:自定义和系统分配器
38
F-specialization/专业化#![feature(specialization)]
#![功能(专业化)]
37
E-easyCall for participation: Experience needed to fix: Easy / not much (good first issue)
参与呼吁:修复所需经验:简单/不多(适合初学者)
37
C-future-compatibility/未来兼容性Category: future compatibility lints
类别:未来兼容性lint
37
A-query-system/查询系统Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
领域:rustc查询系统(https://rustc-dev-guide.rust-lang.org/query.html)
37
requires-debug-assertions/需要调试断言This issue requires debug-assertions in some way
此问题在某种程度上需要调试断言
36
T-dev-tools/开发工具Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
与dev-tools子团队相关,该团队将审查和决定PR/问题
36
S-waiting-on-bors/等待-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.
状态:等待bors运行和完成测试。Bors将在完成时更改标签
36
needs-fcp/需要FCPThis change is insta-stable, so needs a completed FCP to proceed.
此更改是瞬时稳定的,因此需要完成的FCP才能继续
35
A-rustdoc-jsonArea: Rustdoc JSON backend
领域:Rustdoc JSON后端
35
A-reproducibility/再现性Area: Reproducible / Deterministic builds
领域:可重复/确定性构建
35
A-inline-assembly/内联组装Area: inline asm!(..)
领域:inline asm!(..)
35
A-frontend/前端Area: frontend (errors, parsing and HIR)
领域:前端(错误,解析和HIR)
35
F-const_trait_impl#![feature(const_trait_impl)]
#![特征(const_trait_impl)]
34
A-abiArea: Concerning the "application binary interface" between functions.
领域:关于函数之间的“应用程序二进制接口”
33
T-opsemRelevant to the opsem team;
与opsem团队相关
32
O-musl/O-穆斯尔Target: The musl libc;
目标:musl libc
32
A-raw-pointers/原始指针Area: raw pointers, MaybeUninit, NonNull
领域:原始指针,MaybeUninit,NonNull
32
A-unicodeArea: unicode related
领域:与unicode相关
31
A-stability/稳定性Area: issues related to #[stable] and #[unstable] attributes themselves.
领域:与#[stable]和#[unstable]属性本身相关的问题
31
A-runtime/运行时Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
领域:std的运行时和“pre-main”init,用于处理回溯,展开,堆栈溢出
31
A-cross/交叉(编译)Area: Cross compilation
领域:交叉编译
31
A-coroutines/协程Area: Coroutines
领域:协程
30
WG-diagnostics/工作组诊断Working group: Diagnostics
工作组:诊断
29
A-fmtArea: std::fmt
领域:std::fmt
29

第6页:

标签/中文说明数字
I-needs-decision/需要决定Issues in need of decision.
需要决策的问题。
28
A-cliArea: Command line interface to the compiler.
区域:编译器的命令行界面。
28
O-windows-gnuToolchain: GNU, Operating system: Windows
工具链:GNU,操作系统:Windows
27
A-sliceArea: [T]
区域:[T]
27
T-cargoRelevant to the cargo team, which will review and decide on the PR/issue.
与Cargo团队相关,该团队将审查并决定 PR/问题。
26
S-waiting-on-ACPSStatus: PR has an ACP and is waiting for the ACP to complete.
状态:PR 有 ACP,正在等待 ACP 完成。
26
S-bug-has-testA known-bug test has been added for this bug.
针对此错误添加了“已知错误”测试。
26
A-metadataArea: crate metadata
区域:crate元数据
26
needs-rfc/需要rfcThis change is large or controversial enough that it should have an (e-)RFC accepted before doing it
此更改很大或有足够的争议,因此在执行此更改之前应该接受 (e-)RFC
25
WG-embeddedWorking group: Embedded systems
工作组:嵌入式系统
25
O-PowerPCTarget: PowerPC processors
目标:PowerPC 处理器
25
A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)
区域:构建中的虚假失败(虚假 == 无明显原因)
25
A-rustdoc-search/rustdoc搜索Area: Rustdoc's search feature
区域:Rustdoc 的搜索功能
25
WG-compiler-parallel/编译器并行Working group: Parallelizing the compiler
工作组:并行化编译器
24
O-MIPSTarget: MIPS processors
目标:MIPS 处理器
24
E-needs-bisection/需要二分Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
呼吁参与:此问题需要二分:https://github.com/rust-lang/cargo-bisect-rustc
24
B-RFC-implemented/RFC实现Approved by a merged RFC and implemented.
由合并的 RFC 批准并实施。
24
A-thread-locals/线程局部变量Area: Thread local storage (TLS)
区域:线程本地存储(TLS)
24
A-metaArea: Issues about the rust-lang/rust repository.
区域:有关 rust-lang/rust 存储库的问题。
24
A-cross-crate-reexportsArea: Documentation that has been re-exported from a different crate
区域:已从不同 crate 重新导出的文档
24
I-lang-nominatedIndicates that an issue has been nominated for discussion during a lang team meeting.
表示某个问题已被提名在 lang 团队会议期间进行讨论。
23
A-layout/A型布局Area: Memory layout of types
Area:类型的内存布局
23
A-edition-2018-lintsArea: lints supporting the 2018 edition
区域:支持 2018 版的 lints
23
GATs-triagedIssues using the generic_associated_types feature that have been triaged
使用已分类的“generic_linked_types”功能的问题
22
A-prettyArea: Pretty printing.
区域:漂亮的印刷。
22
A-macros-2.0Area: declarative macros 2.0, https://github.com/rust-lang/rust/issues/39412
区域:声明性宏 2.0,https://github.com/rust-lang/rust/issues/39412
22
A-destructorsArea: destructors (Drop, ..)
区域:驱逐舰(掉落,..)
22
A-atomic/原子Area: atomics, barriers, and sync primitives
区域:原子、屏障和同步原语
22
T-release/发布Relevant to the release subteam, which will review and decide on the PR/issue.
与发布子团队相关,该团队将审查并决定 PR/问题。
21
Libs-Small/小库Libs issues that are considered "small" or self-contained
被认为“小”或独立的库问题
21

第7页:

标签/中文说明数字
I-cycle/I循环Issue: A query cycle occurred while none was expected
问题:发生了查询周期,而预期没有查询周期
21
A-intrinsics/本征Area: intrinsics
领域:内在函数
21
S-waiting-on-team/等待团队Status: Awaiting decision from the relevant subteam (see the T- label).
状态:等待相关子团队的决定(参见 T- 标签)。
20
O-iosOperating system: iOS
操作系统:iOS
20
O-androidOperating system: Android
操作系统:安卓
20
F-adt_const_params#![feature(adt_const_params)]20
regression-untriaged/未分类回归Untriaged performance or correctness regression.
未分类的性能或正确性回归。
19
PG-exploit-mitigations/PG-漏洞利用缓解措施Project group: exploit mitigations
项目组:利用缓解措施
19
O-riscvTarget: RISC-V architecture
目标:RISC-V架构
19
O-freebsdOperating system: FreeBSD
操作系统:FreeBSD
19
NLL-poloniusIssues related for using Polonius in the borrow checker
在借用检查器中使用 Polonius 的相关问题
19
C-feature-accepted/功能接受Category: A feature request that has been accepted pending implementation.
类别:已接受待实施的功能请求。
19
A-translation/翻译Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
领域:翻译基础设施以及将现有诊断迁移到 SessionDiagnostic
19
metabug/元错误Issues about issues themselves ("bugs about bugs")
关于问题本身的问题(“关于错误的错误”)
18
WG-llvm/llvm工作组Working group: LLVM backend code generation
工作组:LLVM后端代码生成
18
F-asm#![feature(asm)] (not llvm_asm)
#![特征(asm)](不是llvm_asm)
18
A-variance/方差Area: Variance (https://doc.rust-lang.org/nomicon/subtyping.html)
区域:方差(https://doc.rust-lang.org/nomicon/subtyping.html)
18
A-ltoArea: Link Time Optimization
领域:链接时优化
18
A-auto-traits/自动特征Area: auto traits (auto trait Send)
区域:自动特征(自动特征发送)
18
WG-async/异步Working group: Async & await
工作组:异步和等待
17
A-lazy-normalization/惰性标准化Area: lazy normalization (tracking issue: #60471)
区域:惰性标准化(跟踪问题:#60471)
17
A-edition-2021Area: The 2021 edition
地区:2021年版
17
WG-compiler-performance/WG-编译器性能Working group: Compiler Performance
工作组:编译器性能
16
S-experimental/实验性Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
状态:正在进行的实验,不需要审核,并且不会在当前状态下合并。
16
A-trait-objects/特质-对象Area: trait objects, vtable layout
区域:特征对象、vtable 布局
16
S-tracking-ready-to-stabilize/跟踪-准备稳定This is ready to stabilize; it may need a stabilization report and a PR
这已经准备好稳定下来了; 它可能需要稳定报告和 PR
15
ICEBreaker-Cleanup-Crew/ICEBreaker-清理小队Helping to "clean up" bugs with minimal examples and bisections
通过最少的示例和二分法帮助“清理”错误
15
F-negative_impls/负_impls#![feature(negative_impls)]
#![特征(负值实现)]
15
A-synthetic-impls/综合implsArea: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls
区域:综合 impls,由 rustdoc 使用来记录自动特征和带有总括 impls 的特征
15

第8页:

标签/中文说明数字
A-strArea: str and String
区域:str 和 String
15
A-mir-opt-inliningArea: MIR inlining
领域:MIR 内联
15
wg-debugging/工作组:调试Working group: Bad Rust debugging experiences
工作组:Bad Rust 调试经验
14
S-tracking-perma-unstable/跟踪-永久不稳定14
O-SPARCTarget: SPARC processors
目标:SPARC 处理器
14
NLL-completeWorking towards the "valid code works" goal
朝着“有效代码有效”目标努力
14
A-target-specs/目标-规格Area: compile-target specifications
区域:编译目标规范
14
A-sanitizers/消毒剂Area: Sanitizers for correctness and code quality.
区域:用于正确性和代码质量的消毒剂
14
A-miriArea: The miri tool
区域:miri 工具
14
A-grammar/语法Area: The grammar of Rust
领域:Rust 语法
14
A-cranelift/起重机Things relevant to the [future] cranelift backend
[未来] cranelift 后端相关的事物
14
A-control-flow/控制流Area: Relating to control flow
领域:与控制流相关
14
A-clippy/剪辑Area: Clippy
区域:Clippy
14
A-timeArea: Time
领域:时间
13
A-implied-bounds/隐含边界Area: Related to implied bounds (e.g., if you have T: Foo, what else do you know?)
领域:隐含边界相关(例如,如果你有 T: Foo,你还知道什么?)
13
A-dstArea: Dynamically Sized Types
领域:动态大小类型
13
A-driverArea: rustc_driver that ties everything together into the rustc compiler
领域:将所有内容连接到 rustc 编译器的 rustc_driver
13
lang-team-202x-editionlang-team-202x-版本
Something we may consider if we do another edition
如果我们做另一个版本,可能会考虑的事项
12
S-tracking-unimplemented/跟踪未实现12
NLL-diagnostics/诊断Working torwads the "diagnostic parity" goal
朝着“诊断平价”目标努力
12
F-never_type#![feature(never_type)]
#![特征(never_type)]
12
D-crate-version-mismatch/crate版本不匹配Errors caused be the use of two different crate versions.
由于使用两个不同 crate 版本引起的错误
12
A-coherence/连贯性Area: Coherence
领域:连贯性
12
fixed-by-poloniusCompiling with -Zpolonius fixes this issue
使用 -Zpolonius 编译可修复此问题
11
T-core/核心Relevant to the core team, which will review and decide on the PR/issue.
与核心团队相关,核心团队将审查并决定 PR/问题。
11
O-SGXTarget: SGX
目标:SGX
11
O-NVPTXTarget: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
目标:NVPTX LLVM 后端,用于在 GPU 上运行 Rust,https://llvm.org/docs/NVPTXUsage.html
11
F-unboxed_closures#![feature(unboxed_closures)]
#![功能(unboxed_closures)]
11
A-security/安全Area: Security related issues (example: address space layout randomization)
领域:与安全相关的问题(例如:地址空间布局随机化)
11
A-autovectorization/自动矢量化Issue related to autovectorization, which can impact perf or code size.
与自动矢量化相关的问题,可能会影响性能或代码大小
11

本文由 mdnice 多平台发布

  • 22
    点赞
  • 14
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值