rust/compiler
Matthias Krüger 6d9d8de029
Rollup merge of #91815 - RalfJung:span, r=oli-obk
better span for unexpected normalization failure in CTFE engine

No reason to use `DUMMY_SP` here.
2021-12-12 07:45:31 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_ast_lowering Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett 2021-12-11 23:31:49 +01:00
rustc_ast_passes Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_ast_pretty Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_attr
rustc_borrowck Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr 2021-12-11 18:56:59 +00:00
rustc_builtin_macros Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_codegen_cranelift
rustc_codegen_gcc Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_codegen_llvm Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_codegen_ssa Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett 2021-12-11 23:31:49 +01:00
rustc_const_eval Rollup merge of #91815 - RalfJung:span, r=oli-obk 2021-12-12 07:45:31 +01:00
rustc_data_structures Rollup merge of #91426 - eggyal:idfunctor-panic-safety, r=lcnr 2021-12-11 08:22:32 +01:00
rustc_driver
rustc_error_codes
rustc_errors
rustc_expand Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_feature
rustc_fs_util
rustc_graphviz Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_hir Rollup merge of #91780 - cjgillot:localize, r=Mark-Simulacrum 2021-12-11 23:31:53 +01:00
rustc_hir_pretty Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_incremental Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_index
rustc_infer Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk 2021-12-11 21:57:19 +00:00
rustc_interface Rollup merge of #91476 - m-ou-se:ferris-identifier, r=estebank 2021-12-09 05:02:20 +01:00
rustc_lexer
rustc_lint Remove useless variant. 2021-12-11 11:08:46 +01:00
rustc_lint_defs Remove useless variant. 2021-12-11 11:08:46 +01:00
rustc_llvm
rustc_macros
rustc_metadata Auto merge of #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simulacrum 2021-12-11 01:00:14 +00:00
rustc_middle Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk 2021-12-11 21:57:19 +00:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform give more help in the unaligned_references lint 2021-12-09 16:48:51 -05:00
rustc_monomorphize
rustc_parse Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_query_system
rustc_resolve Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726 2021-12-11 23:31:52 +01:00
rustc_save_analysis
rustc_serialize
rustc_session Remove redundant [..]s 2021-12-09 00:01:29 +01:00
rustc_span Rollup merge of #91625 - est31:remove_indexes, r=oli-obk 2021-12-10 22:40:36 +01:00
rustc_symbol_mangling
rustc_target asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by 2021-12-10 00:51:39 +00:00
rustc_trait_selection Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
rustc_traits
rustc_ty_utils Store impl_trait_fn inside OpaqueTyOrigin. 2021-12-07 21:30:45 +01:00
rustc_type_ir
rustc_typeck Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk 2021-12-11 21:57:19 +00:00