.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Move WF goal to clause
|
2023-06-17 21:20:20 +00:00 |
rustc_builtin_macros
|
fix ICE on specific malformed asm clobber_abi
|
2023-06-16 19:51:01 -04:00 |
rustc_codegen_cranelift
|
remove box_free and replace with drop impl
|
2023-06-16 13:41:06 -07:00 |
rustc_codegen_gcc
|
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
|
2023-06-17 16:10:57 +00:00 |
rustc_codegen_llvm
|
Rollup merge of #112474 - ldm0:ldm_enum_debuginfo_128_support, r=compiler-errors
|
2023-06-16 12:53:22 -07:00 |
rustc_codegen_ssa
|
Rollup merge of #112474 - ldm0:ldm_enum_debuginfo_128_support, r=compiler-errors
|
2023-06-16 12:53:22 -07:00 |
rustc_const_eval
|
Auto merge of #112638 - lqd:rpo, r=cjgillot
|
2023-06-18 12:45:41 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
Add SyntaxContext::is_root
|
2023-06-16 13:47:42 +00:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
|
2023-06-17 16:10:57 +00:00 |
rustc_hir_analysis
|
Rollup merge of #112734 - dswij:bounds-predicates-clause, r=compiler-errors
|
2023-06-18 08:06:43 +02:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #112537 - compiler-errors:dont-record-adjustments-twice, r=cjgillot
|
2023-06-18 13:17:05 -07:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Move ConstEvaluatable to Clause
|
2023-06-17 21:27:13 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Move ConstEvaluatable to Clause
|
2023-06-17 21:27:13 +00:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
|
|
rustc_middle
|
change binders from tuple structs to named fields
|
2023-06-19 11:38:07 +02:00 |
rustc_mir_build
|
Re-use the deref-pattern recursion instead of duplicating the logic
|
2023-06-16 15:39:12 +00:00 |
rustc_mir_dataflow
|
Auto merge of #112617 - lqd:dump-mir-dataflow, r=tmiasko
|
2023-06-19 01:17:40 +00:00 |
rustc_mir_transform
|
Auto merge of #112638 - lqd:rpo, r=cjgillot
|
2023-06-18 12:45:41 +00:00 |
rustc_monomorphize
|
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
|
2023-06-17 16:10:57 +00:00 |
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
Rollup merge of #112734 - dswij:bounds-predicates-clause, r=compiler-errors
|
2023-06-18 08:06:43 +02:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
refactor(resolve): delete update_resolution function
|
2023-06-18 21:03:59 +08:00 |
rustc_serialize
|
|
|
rustc_session
|
|
|
rustc_smir
|
|
|
rustc_span
|
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
|
2023-06-17 16:10:57 +00:00 |
rustc_symbol_mangling
|
Add AliasKind::Weak for type aliases.
|
2023-06-16 19:39:48 +00:00 |
rustc_target
|
|
|
rustc_trait_selection
|
Move ConstEvaluatable to Clause
|
2023-06-17 21:27:13 +00:00 |
rustc_traits
|
Move ConstEvaluatable to Clause
|
2023-06-17 21:27:13 +00:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
Remove even more redundant builtin candidates
|
2023-06-17 03:32:46 +00:00 |
rustc_type_ir
|
Add AliasKind::Weak for type aliases.
|
2023-06-16 19:39:48 +00:00 |