rust/compiler
2023-07-18 18:58:18 +08:00
..
rustc
rustc_abi i686-windows: make requested alignment > 4 special case apply transitively 2023-07-14 17:48:13 -04:00
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr Add infrastructure #[rustc_confusables] attribute to allow targeted 2023-07-16 19:22:03 +08:00
rustc_baked_icu_data
rustc_borrowck Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_builtin_macros Add a comparison between match *self and intrinsics::unreachable() 2023-07-16 15:33:29 -07:00
rustc_codegen_cranelift support for mips64r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_codegen_gcc support for mips64r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_codegen_llvm Introduce MonoItemData. 2023-07-17 08:44:48 +10:00
rustc_codegen_ssa support for mips64r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_const_eval Refactor checking function target features during const-eval 2023-07-16 16:07:55 +02:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature Add infrastructure #[rustc_confusables] attribute to allow targeted 2023-07-16 19:22:03 +08:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_hir_pretty
rustc_hir_typeck Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_incremental
rustc_index
rustc_infer Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_interface Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillot 2023-07-15 22:23:05 +00:00
rustc_lexer
rustc_lint Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_lint_defs
rustc_llvm Auto merge of #113714 - Kobzol:ci-cmake, r=nikic 2023-07-17 15:46:43 +00:00
rustc_log
rustc_macros
rustc_metadata Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercote 2023-07-17 04:45:10 +00:00
rustc_middle Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davidtwco 2023-07-18 09:07:32 +00:00
rustc_mir_build Implement "items do not inherit unsafety" for THIR unsafeck 2023-07-15 11:59:38 -04:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #109025 - cjgillot:refprop-dbg, r=JakobDegen 2023-07-14 17:32:59 +00:00
rustc_monomorphize Ignore unreachable inlined items in debug_dump. 2023-07-17 08:44:48 +10:00
rustc_parse
rustc_parse_format
rustc_passes Add infrastructure #[rustc_confusables] attribute to allow targeted 2023-07-16 19:22:03 +08:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session
rustc_smir conversions to smir RawPtr and Ref 2023-07-17 21:08:49 -04:00
rustc_span Add infrastructure #[rustc_confusables] attribute to allow targeted 2023-07-16 19:22:03 +08:00
rustc_symbol_mangling
rustc_target support for mips64r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_trait_selection Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_traits
rustc_transmute Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davidtwco 2023-07-18 09:07:32 +00:00
rustc_ty_utils Rename arg_iter to iter_instantiated 2023-07-17 21:04:12 +00:00
rustc_type_ir