rust/compiler
2023-11-09 11:32:51 +01:00
..
rustc
rustc_abi Update MIR tests for offset_of 2023-10-31 23:26:02 +00:00
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Support enum variants in offset_of! 2023-10-31 23:25:54 +00:00
rustc_codegen_gcc Remove libc dependency in cg_gcc alloc_system example 2023-11-02 21:03:27 +01:00
rustc_codegen_llvm Merge simd size and type extraction into checking whether a type is simd, as these always go together. 2023-10-31 11:23:39 +00:00
rustc_codegen_ssa Support enum variants in offset_of! 2023-10-31 23:25:54 +00:00
rustc_const_eval Rollup merge of #117441 - cjgillot:diag-noassert, r=oli-obk,RalfJung 2023-11-01 21:40:06 +01:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes Support enum variants in offset_of! 2023-10-31 23:25:54 +00:00
rustc_error_messages
rustc_errors Rollup merge of #117397 - compiler-errors:dont-emit-good-path-on-panic, r=TaKO8Ki 2023-11-01 11:29:41 +01:00
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Add all RPITITs when augmenting param-env with GAT bounds in check_type_bounds 2023-11-02 20:47:10 +00:00
rustc_hir_pretty
rustc_hir_typeck Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser 2023-11-01 14:17:56 +00:00
rustc_incremental
rustc_index
rustc_infer Don't check for alias bounds in liveness when aliases have escaping bound vars 2023-11-02 10:25:57 +00:00
rustc_interface Remove support for alias -Z symbol-mangling-version 2023-11-02 18:41:33 +11:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle rework alias-relate to norm(lhs) == norm(rhs) 2023-11-09 11:32:50 +01:00
rustc_mir_build Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser 2023-11-01 14:17:56 +00:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser 2023-11-01 14:17:56 +00:00
rustc_monomorphize
rustc_parse Rollup merge of #117298 - clubby789:fn-missing-params, r=petrochenkov 2023-11-01 21:40:05 +01:00
rustc_parse_format
rustc_passes Enums in offset_of: update based on est31, scottmcm & llogiq review 2023-10-31 23:26:02 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session Rollup merge of #117509 - Zalathar:zsymbol, r=petrochenkov 2023-11-02 15:31:21 +01:00
rustc_smir Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser 2023-11-01 14:17:56 +00:00
rustc_span Auto merge of #116439 - compiler-errors:on-unimplemented, r=davidtwco 2023-11-03 06:08:03 +00:00
rustc_symbol_mangling
rustc_target Auto merge of #117307 - taiki-e:espidf-atomic-64, r=Amanieu 2023-11-01 16:39:22 +00:00
rustc_trait_selection update overflow handling for norm, add test 2023-11-09 11:32:51 +01:00
rustc_traits dropck_outlives check generator witness needs_drop 2023-11-02 17:20:13 +01:00
rustc_transmute
rustc_ty_utils review + add tests 2023-11-02 18:16:37 +01:00
rustc_type_ir remove outdated comment 2023-11-02 17:20:13 +01:00
stable_mir Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser 2023-11-01 14:17:56 +00:00