.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Syntatically accept become expressions
|
2023-06-19 12:54:34 +00:00 |
rustc_ast_lowering
|
hir : Add Become expression kind
|
2023-06-26 08:56:32 +00:00 |
rustc_ast_passes
|
Syntatically accept become expressions
|
2023-06-19 12:54:34 +00:00 |
rustc_ast_pretty
|
Syntatically accept become expressions
|
2023-06-19 12:54:34 +00:00 |
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Migrate predicates_of and caller_bounds to Clause
|
2023-06-26 23:12:03 +00:00 |
rustc_builtin_macros
|
Auto merge of #112802 - lukas-code:fancy-bool, r=Nilstrieb
|
2023-06-24 11:43:41 +00:00 |
rustc_codegen_cranelift
|
Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber
|
2023-06-19 17:53:33 -07:00 |
rustc_codegen_gcc
|
Auto merge of #112814 - antoyo:sync-cg_gcc-2023-06-19, r=bjorn3
|
2023-06-22 02:11:08 +00:00 |
rustc_codegen_llvm
|
Store generator field names in GeneratorLayout.
|
2023-06-19 16:50:52 +00:00 |
rustc_codegen_ssa
|
Remove unused fields from CodegenContext .
|
2023-06-22 09:07:19 +10:00 |
rustc_const_eval
|
Add enum for can_access_statics boolean
|
2023-06-24 20:40:40 +00:00 |
rustc_data_structures
|
Rollup merge of #112538 - ndrewxie:issue-84447-partial-1, r=compiler-errors
|
2023-06-21 20:00:49 +02:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
Make sure to include default en-US ftl resources for rustc_error crate
|
2023-06-23 17:22:07 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
Fix msg passed to span_bug
|
2023-06-21 16:54:54 +05:30 |
rustc_feature
|
Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk
|
2023-06-21 15:45:16 +02:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-errors,Nilstrieb
|
2023-06-26 13:51:04 +00:00 |
rustc_hir_analysis
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_hir_pretty
|
hir : Add Become expression kind
|
2023-06-26 08:56:32 +00:00 |
rustc_hir_typeck
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_interface
|
Avoid Lrc<Box<dyn CodegenBackend>> .
|
2023-06-22 09:18:09 +10:00 |
rustc_lexer
|
|
|
rustc_lint
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_lint_defs
|
Stop hiding const eval limit in external macros
|
2023-06-22 14:11:10 +00:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
avoid &format in error message code
|
2023-06-23 02:17:39 +09:00 |
rustc_metadata
|
Migrate predicates_of and caller_bounds to Clause
|
2023-06-26 23:12:03 +00:00 |
rustc_middle
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_mir_build
|
hir : Add Become expression kind
|
2023-06-26 08:56:32 +00:00 |
rustc_mir_dataflow
|
merge BorrowKind::Unique into BorrowKind::Mut
|
2023-06-20 20:55:31 +08:00 |
rustc_mir_transform
|
Migrate predicates_of and caller_bounds to Clause
|
2023-06-26 23:12:03 +00:00 |
rustc_monomorphize
|
Tweak CGU size estimate code.
|
2023-06-22 09:33:06 +10:00 |
rustc_parse
|
Syntatically accept become expressions
|
2023-06-19 12:54:34 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
hir : Add Become expression kind
|
2023-06-26 08:56:32 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_query_impl
|
Make queries traceable again
|
2023-06-21 10:25:25 +00:00 |
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #112979 - NotStirred:translatable_diag/resolve_imports, r=fee1-dead
|
2023-06-26 11:58:45 +02:00 |
rustc_serialize
|
|
|
rustc_session
|
switch to using a target property to control plt default
|
2023-06-22 14:29:22 -04:00 |
rustc_smir
|
Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber
|
2023-06-19 17:53:33 -07:00 |
rustc_span
|
Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk
|
2023-06-21 15:45:16 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obk
|
2023-06-26 11:58:43 +02:00 |
rustc_trait_selection
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_traits
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
TypeWellFormedInEnv
|
2023-06-26 23:12:04 +00:00 |
rustc_type_ir
|
|
|