..
rustc
rustc_abi
Make the randomize feature of rustc_abi additive
2023-11-05 21:51:47 +03:30
rustc_arena
rustc_ast
Add the vis.visit_capture_by() in noop_visit_expr
2023-11-04 21:11:03 +01:00
rustc_ast_lowering
Fix remaining uses of CaptureBy::Value
2023-11-04 19:48:44 +01:00
rustc_ast_passes
rustc_ast_pretty
Fix remaining uses of CaptureBy::Value
2023-11-04 19:48:44 +01:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck
Auto merge of #117511 - gurry:117406-err-packed-structs, r=compiler-errors
2023-11-07 00:03:53 +00:00
rustc_builtin_macros
Use the correct span when emitting the env!
result
2023-11-04 14:04:01 -07:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa
Update doc comment for CodegenBackend::link
2023-11-05 16:29:16 +00:00
rustc_const_eval
rustc_data_structures
Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco
2023-11-06 07:41:22 +00:00
rustc_driver
rustc_driver_impl
Use the actual computed crate name for -Zprint-vtable-sizes
2023-11-05 16:29:15 +00:00
rustc_error_codes
Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillot
2023-11-05 13:44:59 +00:00
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillot
2023-11-05 13:44:59 +00:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
Add suggestion to THIR unsafe_op_in_unsafe_fn lint
2023-11-06 16:23:09 +00:00
rustc_hir_analysis
check binders with bound vars for global bounds that don't hold
2023-11-06 15:46:17 +00:00
rustc_hir_pretty
Fix remaining uses of CaptureBy::Value
2023-11-04 19:48:44 +01:00
rustc_hir_typeck
Auto merge of #117006 - estebank:issue-69512, r=compiler-errors
2023-11-07 02:05:30 +00:00
rustc_incremental
Remove unused LoadResult::DecodeIncrCache variant
2023-11-04 20:16:03 +00:00
rustc_index
rustc_infer
fallback for construct_generic_bound_failure
2023-11-04 22:15:22 +08:00
rustc_interface
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
Derive TyEncodable/TyDecodable implementations that are parameterized over interner
2023-11-04 16:44:42 +00:00
rustc_metadata
rustc_middle
Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillot
2023-11-07 10:41:10 +00:00
rustc_mir_build
Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillot
2023-11-07 10:41:10 +00:00
rustc_mir_dataflow
rustc_mir_transform
Make the randomize feature of rustc_abi additive
2023-11-05 21:51:47 +03:30
rustc_monomorphize
rustc_parse
Auto merge of #117297 - clubby789:fn-trait-missing-paren, r=TaKO8Ki
2023-11-07 13:04:56 +00:00
rustc_parse_format
rustc_passes
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session
Use the actual computed crate name for -Zprint-vtable-sizes
2023-11-05 16:29:15 +00:00
rustc_smir
rustc_span
Auto merge of #117297 - clubby789:fn-trait-missing-paren, r=TaKO8Ki
2023-11-07 13:04:56 +00:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection
Don't instantiate the binder twice when assembling object candidate
2023-11-06 23:41:33 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir
Auto merge of #117578 - compiler-errors:derive-encode-in-rustc_type_ir, r=davidtwco
2023-11-06 10:10:52 +00:00
stable_mir