rust/compiler
Nicholas Nethercote df9f83987a Remove rustc_error_messages/messages.ftl.
It's empty, and it doesn't even make sense, because
`rustc_error_messages` is a lower-level crate than `rustc_errors`.
2023-11-26 08:37:27 +11:00
..
rustc
rustc_abi
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Auto merge of #118203 - nnethercote:rustc_mir_dataflow, r=cjgillot 2023-11-25 07:10:46 +00:00
rustc_builtin_macros
rustc_codegen_cranelift Auto merge of #118279 - bjorn3:sync_cg_clif-2023-11-25, r=bjorn3 2023-11-25 13:08:29 +00:00
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa
rustc_const_eval Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillot 2023-11-25 09:10:44 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl Remove rustc_error_messages/messages.ftl. 2023-11-26 08:37:27 +11:00
rustc_error_codes
rustc_error_messages Remove rustc_error_messages/messages.ftl. 2023-11-26 08:37:27 +11:00
rustc_errors
rustc_expand Rollup merge of #118253 - dtolnay:issomeand, r=compiler-errors 2023-11-25 10:21:06 +01:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #118253 - dtolnay:issomeand, r=compiler-errors 2023-11-25 10:21:06 +01:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Rollup merge of #118259 - spastorino:move-eager-resolver-to-infer, r=compiler-errors 2023-11-25 10:21:07 +01:00
rustc_interface
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle Rollup merge of #118271 - compiler-errors:float, r=RalfJung 2023-11-25 10:21:08 +01:00
rustc_mir_build
rustc_mir_dataflow Auto merge of #118203 - nnethercote:rustc_mir_dataflow, r=cjgillot 2023-11-25 07:10:46 +00:00
rustc_mir_transform Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillot 2023-11-25 09:10:44 +00:00
rustc_monomorphize
rustc_parse
rustc_parse_format
rustc_passes
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session
rustc_smir
rustc_span
rustc_symbol_mangling
rustc_target Auto merge of #118127 - RalfJung:unadjusted-abi, r=compiler-errors 2023-11-25 17:06:22 +00:00
rustc_trait_selection Rollup merge of #118259 - spastorino:move-eager-resolver-to-infer, r=compiler-errors 2023-11-25 10:21:07 +01:00
rustc_traits
rustc_transmute
rustc_ty_utils Auto merge of #118127 - RalfJung:unadjusted-abi, r=compiler-errors 2023-11-25 17:06:22 +00:00
rustc_type_ir
stable_mir Rollup merge of #118274 - celinval:smir-fix-pretty, r=ouz-a 2023-11-25 10:21:09 +01:00