rust/compiler
Bryan Garza 55e5a1d206 Create "AppendConstMessage" enum
This patch creates an enum to replace a nested `Option`.
2023-04-21 14:07:41 -07:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Update comments in format args lowering. 2023-04-20 18:09:32 +02:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_builtin_macros
rustc_codegen_cranelift Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillot 2023-04-20 14:36:54 +02:00
rustc_codegen_ssa Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_const_eval Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_data_structures deny(unsafe_op_in_unsafe_fn) in rustc_data_structures 2023-04-19 18:00:48 +00:00
rustc_driver
rustc_driver_impl Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_error_codes
rustc_error_messages
rustc_errors Rollup merge of #110578 - bvanjoi:fix-issue-110547, r=jackh726 2023-04-21 06:44:30 +02:00
rustc_expand Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov 2023-04-21 10:47:27 +00:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #110061 - WaffleLapkin:duality_of_myself_and_this, r=cjgillot 2023-04-19 23:39:03 +00:00
rustc_hir_analysis Auto merge of #96840 - cjgillot:query-feed, r=oli-obk 2023-04-21 08:04:58 +00:00
rustc_hir_pretty
rustc_hir_typeck Break up long function in trait selection error reporting 2023-04-21 09:04:02 -07:00
rustc_incremental
rustc_index
rustc_infer Break up long function in trait selection error reporting 2023-04-21 09:04:02 -07:00
rustc_interface Auto merge of #96840 - cjgillot:query-feed, r=oli-obk 2023-04-21 08:04:58 +00:00
rustc_lexer
rustc_lint Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillot 2023-04-20 14:36:54 +02:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Auto merge of #110542 - petrochenkov:qcstore4, r=cjgillot 2023-04-21 12:57:31 +00:00
rustc_middle Auto merge of #96840 - cjgillot:query-feed, r=oli-obk 2023-04-21 08:04:58 +00:00
rustc_mir_build Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_mir_dataflow
rustc_mir_transform Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_monomorphize Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_parse
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_query_system Add info for no_hash panic. 2023-04-20 18:56:12 +00:00
rustc_resolve
rustc_serialize
rustc_session Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obk 2023-04-20 23:19:19 +00:00
rustc_smir Add Call terminator to SMIR 2023-04-20 12:00:41 -03:00
rustc_span Rollup merge of #110548 - kpreid:span, r=WaffleLapkin 2023-04-20 17:03:25 +09:00
rustc_symbol_mangling
rustc_target Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiser 2023-04-20 17:59:53 +02:00
rustc_trait_selection Create "AppendConstMessage" enum 2023-04-21 14:07:41 -07:00
rustc_traits
rustc_transmute
rustc_ty_utils Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
rustc_type_ir