rust/compiler
2022-12-19 16:46:17 +00:00
..
rustc
rustc_abi Auto merge of #105446 - erikdesjardins:vt-size, r=nikic 2022-12-18 22:01:39 +00:00
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_builtin_macros Rollup merge of #105870 - matthiaskrgr:useless_conv, r=oli-obk 2022-12-18 18:57:05 +01:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_codegen_ssa Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_const_eval Rollup merge of #105875 - matthiaskrgr:needless_borrowed_reference, r=oli-obk 2022-12-18 18:57:05 +01:00
rustc_data_structures
rustc_driver
rustc_error_codes docs: add long error explanation for error E0320 2022-12-17 07:38:23 +13:00
rustc_error_messages Resolve various merge conflicts 2022-12-17 19:08:25 +01:00
rustc_errors
rustc_expand don't restuct references just to reborrow 2022-12-18 17:04:32 +01:00
rustc_feature Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk 2022-12-16 21:08:45 +00:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_incremental don't restuct references just to reborrow 2022-12-18 17:04:32 +01:00
rustc_index
rustc_infer implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
rustc_interface don't clone Copy types 2022-12-18 14:25:55 +01:00
rustc_lexer
rustc_lint Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros use &str / String literals instead of format!() 2022-12-18 16:17:46 +01:00
rustc_metadata Rollup merge of #105869 - matthiaskrgr:clone_on_copy, r=compiler-errors 2022-12-18 23:03:07 +01:00
rustc_middle implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
rustc_mir_build Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
rustc_mir_dataflow Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr 2022-12-16 12:47:49 +00:00
rustc_mir_transform Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_monomorphize clippy::complexity fixes 2022-12-19 00:04:28 +01:00
rustc_parse Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_parse_format
rustc_passes Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_plugin_impl
rustc_privacy
rustc_query_impl don't clone Copy types 2022-12-18 14:25:55 +01:00
rustc_query_system
rustc_resolve Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
rustc_save_analysis
rustc_serialize
rustc_session Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_smir
rustc_span
rustc_symbol_mangling clippy::complexity fixes 2022-12-19 00:04:28 +01:00
rustc_target
rustc_trait_selection implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
rustc_traits
rustc_transmute Rollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb 2022-12-19 14:41:35 +05:30
rustc_ty_utils
rustc_type_ir