rust/compiler
2024-04-22 10:50:07 -04:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb 2024-04-18 09:47:45 +00:00
rustc_ast_ir
rustc_ast_lowering Rollup merge of #123935 - tstsrt:fix-115423, r=oli-obk 2024-04-18 21:38:55 -07:00
rustc_ast_passes
rustc_ast_pretty Give a name to each distinct manipulation of pretty-printer FixupContext 2024-04-19 23:49:44 -07:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck Add AggregateKind::RawPtr and enough support to compile 2024-04-21 11:08:37 -07:00
rustc_builtin_macros
rustc_codegen_cranelift Also handle AggregateKind::RawPtr in cg_cranelift 2024-04-21 11:08:37 -07:00
rustc_codegen_gcc Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_codegen_llvm Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_codegen_ssa Use it in the library, and InstSimplify it away in the easy places 2024-04-21 11:08:37 -07:00
rustc_const_eval Address PR feedback 2024-04-21 11:08:37 -07:00
rustc_data_structures Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors Print note with closure signature on type mismatch 2024-04-20 15:48:27 +02:00
rustc_expand Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb 2024-04-18 09:47:45 +00:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb 2024-04-18 09:47:45 +00:00
rustc_hir_analysis Auto merge of #124241 - matthiaskrgr:rollup-xhu90xr, r=matthiaskrgr 2024-04-21 21:08:03 +00:00
rustc_hir_pretty
rustc_hir_typeck Correctly change type when adding adjustments on top of NeverToAny 2024-04-19 11:05:02 +00:00
rustc_incremental Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_index
rustc_index_macros
rustc_infer Auto merge of #124203 - lukas-code:delete-deleting-caches, r=compiler-errors 2024-04-21 19:05:08 +00:00
rustc_interface Rollup merge of #123409 - ZhuUx:master, r=oli-obk 2024-04-20 11:10:31 +02:00
rustc_lexer
rustc_lint Auto merge of #123594 - Urgau:fix-non_local_def-lint-overflow, r=lcnr 2024-04-21 17:02:03 +00:00
rustc_lint_defs
rustc_llvm Rollup merge of #124132 - RalfJung:OpBundlesIndirect, r=Mark-Simulacrum 2024-04-20 21:45:37 +01:00
rustc_log
rustc_macros
rustc_metadata
rustc_middle Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_mir_build Rollup merge of #123409 - ZhuUx:master, r=oli-obk 2024-04-20 11:10:31 +02:00
rustc_mir_dataflow
rustc_mir_transform Address more PR feedback 2024-04-21 11:08:38 -07:00
rustc_monomorphize
rustc_next_trait_solver
rustc_parse Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiser 2024-04-18 21:38:55 -07:00
rustc_parse_format
rustc_passes
rustc_pattern_analysis
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_sanitizers Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_serialize
rustc_session Rollup merge of #123409 - ZhuUx:master, r=oli-obk 2024-04-20 11:10:31 +02:00
rustc_smir Add AggregateKind::RawPtr and enough support to compile 2024-04-21 11:08:37 -07:00
rustc_span Add an intrinsic that lowers to AggregateKind::RawPtr 2024-04-21 11:08:37 -07:00
rustc_symbol_mangling Stabilize the size of incr comp object file names 2024-04-22 10:50:07 -04:00
rustc_target Auto merge of #117457 - daxpedda:wasm-nontrapping-fptoint, r=wesleywiser 2024-04-21 06:32:10 +00:00
rustc_trait_selection merge two impl blocks 2024-04-20 18:24:54 +02:00
rustc_traits
rustc_transmute ScalarInt: add methods to assert being a (u)int of given size 2024-04-19 13:51:52 +02:00
rustc_ty_utils Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser 2024-04-19 03:35:10 +00:00
rustc_type_ir
stable_mir Add AggregateKind::RawPtr and enough support to compile 2024-04-21 11:08:37 -07:00