.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_ast_lowering
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_ast_passes
|
Rollup merge of #102273 - woppopo:relax_const_bound, r=fee1-dead
|
2022-09-26 19:19:21 +02:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_borrowck
|
Auto merge of #102051 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
|
2022-09-26 14:22:43 +00:00 |
rustc_builtin_macros
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_codegen_cranelift
|
Stabilize bench_black_box
|
2022-09-27 17:38:51 +02:00 |
rustc_codegen_gcc
|
Stabilize bench_black_box
|
2022-09-27 17:38:51 +02:00 |
rustc_codegen_llvm
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_codegen_ssa
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_const_eval
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_data_structures
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_driver
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_error_codes
|
review updates
|
2022-09-27 19:23:59 -04:00 |
rustc_error_messages
|
Recover some items that expect braces and don't take semicolons
|
2022-09-25 22:34:25 +00:00 |
rustc_errors
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_expand
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_feature
|
replace stabilization placeholders
|
2022-09-26 10:13:44 +02:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_hir_analysis
|
Rollup merge of #102338 - compiler-errors:assoc-ty-binding-in-assoc-ty-binding, r=cjgillot
|
2022-09-28 13:07:18 +09:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_index
|
Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki
|
2022-09-28 13:07:17 +09:00 |
rustc_infer
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_interface
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_lexer
|
Small cleanups in unescaping code.
|
2022-09-28 08:31:24 +10:00 |
rustc_lint
|
Rollup merge of #102281 - RalfJung:invalid-enums, r=cjgillot
|
2022-09-27 21:42:22 +02:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Avoid LLVM-deprecated Optional::hasValue
|
2022-09-26 16:51:18 -07:00 |
rustc_log
|
|
|
rustc_macros
|
Auto merge of #102189 - davidtwco:translation-derive-enums, r=compiler-errors
|
2022-09-27 04:39:25 +00:00 |
rustc_metadata
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_middle
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_mir_build
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_mir_dataflow
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_mir_transform
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_monomorphize
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_parse
|
Rollup merge of #102284 - compiler-errors:missing-type-in-raw-ptr, r=davidtwco
|
2022-09-27 21:42:23 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_query_impl
|
Auto merge of #101785 - jyn514:query-struct-fn-ptrs, r=cjgillot
|
2022-09-26 00:17:59 +00:00 |
rustc_query_system
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_resolve
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_save_analysis
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_serialize
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_session
|
session: remove now-unnecessary lint #[allow] s
|
2022-09-27 11:01:49 +01:00 |
rustc_smir
|
|
|
rustc_span
|
Address feedback
|
2022-09-27 21:42:09 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_trait_selection
|
Rollup merge of #102378 - compiler-errors:issue-102289, r=jackh726
|
2022-09-28 13:07:20 +09:00 |
rustc_traits
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rustc_type_ir
|
|
|