.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Generate better function argument names in global_allocator expansion
|
2023-08-06 07:36:05 -07:00 |
rustc_ast_lowering
|
Consolidate opaque ty and async fn lowering code
|
2023-08-05 16:53:13 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_builtin_macros
|
Generate better function argument names in global_allocator expansion
|
2023-08-06 07:36:05 -07:00 |
rustc_codegen_cranelift
|
Rollup merge of #114382 - scottmcm:compare-bytes-intrinsic, r=cjgillot
|
2023-08-07 05:29:12 +02:00 |
rustc_codegen_gcc
|
Rollup merge of #114382 - scottmcm:compare-bytes-intrinsic, r=cjgillot
|
2023-08-07 05:29:12 +02:00 |
rustc_codegen_llvm
|
Update powerpc data layouts
|
2023-08-07 20:35:55 +02:00 |
rustc_codegen_ssa
|
Rollup merge of #114500 - taiki-e:arm-crypto, r=Amanieu
|
2023-08-08 03:30:55 +02:00 |
rustc_const_eval
|
Rollup merge of #114382 - scottmcm:compare-bytes-intrinsic, r=cjgillot
|
2023-08-07 05:29:12 +02:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Auto merge of #114476 - Urgau:missing-dep-file-112898, r=oli-obk
|
2023-08-06 00:04:52 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obk
|
2023-08-07 16:47:57 +02:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_hir_analysis
|
Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnr
|
2023-08-08 03:30:56 +02:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnr
|
2023-08-08 03:30:56 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #114486 - Urgau:const-context-nan-suggestion-114471, r=compiler-errors
|
2023-08-06 03:56:09 +02:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Fix LLVM version check for ThinLTO import/export lists
|
2023-08-07 20:36:14 +02:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Store the laziness of type aliases in the DefKind
|
2023-08-07 15:54:31 +02:00 |
rustc_middle
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_mir_build
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_mir_dataflow
|
Rollup merge of #114505 - ouz-a:cleanup_mir, r=RalfJung
|
2023-08-06 17:26:29 +02:00 |
rustc_mir_transform
|
Auto merge of #113902 - Enselic:lint-recursive-drop, r=oli-obk
|
2023-08-07 13:39:28 +00:00 |
rustc_monomorphize
|
Store the laziness of type aliases in the DefKind
|
2023-08-07 15:54:31 +02:00 |
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
Store the laziness of type aliases in the DefKind
|
2023-08-07 15:54:31 +02:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk
|
2023-08-08 03:30:56 +02:00 |
rustc_resolve
|
fix: not insert missing lifetime for ConstParamTy
|
2023-08-08 14:48:17 +08:00 |
rustc_serialize
|
|
|
rustc_session
|
|
|
rustc_smir
|
Add TraitDef::trait_decl method
|
2023-08-07 10:24:12 -03:00 |
rustc_span
|
Rollup merge of #114549 - chenyukang:yukang-review-resolve-part, r=petrochenkov
|
2023-08-07 05:29:13 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #114497 - taiki-e:revert-riscv-atomic, r=Amanieu
|
2023-08-08 03:30:55 +02:00 |
rustc_trait_selection
|
Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnr
|
2023-08-08 03:30:56 +02:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Store the laziness of type aliases in the DefKind
|
2023-08-07 15:54:31 +02:00 |
rustc_type_ir
|
|
|