rust/compiler
bors 0209485578 Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-checks, r=pnkfelix
Revert "Remove deferred sized checks"

cc: https://github.com/rust-lang/rust/pull/100652#issuecomment-1225798572

I'm okay with reverting this for now, and I will look into the diagnostic regressions.

This reverts commit 33212bf7f5.

r? `@pnkfelix`

----

EDIT: This _also_ fixes #101066, a regression in method selection logic/coercion(?) due to the early registering of a `Sized` bound.
2022-09-03 00:02:41 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_ast_lowering Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_ast_passes Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_ast_pretty
rustc_attr Also replace the version placeholder in rustc_attr 2022-09-02 01:47:01 +02:00
rustc_borrowck Rollup merge of #101285 - TaKO8Ki:do-not-suggest-adding-move-when-closure-is-already-marked-as-move, r=oli-obk 2022-09-01 21:37:21 +02:00
rustc_builtin_macros Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_codegen_cranelift Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_codegen_gcc
rustc_codegen_llvm Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_codegen_ssa Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_const_eval Rollup merge of #100121 - Nilstrieb:mir-validator-param-env, r=oli-obk 2022-09-02 18:21:58 +02:00
rustc_data_structures
rustc_driver tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
rustc_error_codes
rustc_error_messages Rollup merge of #100814 - gabrielBusta:port_trait_selection_diagnostics, r=davidtwco 2022-09-02 18:22:00 +02:00
rustc_errors Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_expand Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_feature Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_fs_util
rustc_graphviz
rustc_hir Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
rustc_interface Rollup merge of #100552 - petrochenkov:flavorcompat, r=lqd 2022-09-02 11:34:49 +02:00
rustc_lexer
rustc_lint Rollup merge of #97739 - a2aaron:let_underscore, r=estebank 2022-09-02 11:34:45 +02:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Allow deriving multiple subdiagnostics using one SessionSubdiagnostic 2022-09-01 21:18:01 +02:00
rustc_metadata Auto merge of #98960 - cjgillot:entry-kind, r=estebank 2022-09-01 19:31:14 +00:00
rustc_middle Rollup merge of #100814 - gabrielBusta:port_trait_selection_diagnostics, r=davidtwco 2022-09-02 18:22:00 +02:00
rustc_mir_build tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_parse Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_parse_format
rustc_passes Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_plugin_impl
rustc_privacy Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov 2022-09-02 11:34:48 +02:00
rustc_query_impl Don't create two new closures for each query 2022-09-01 18:47:54 -05:00
rustc_query_system Don't create two new closures for each query 2022-09-01 18:47:54 -05:00
rustc_resolve Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov 2022-09-02 11:34:48 +02:00
rustc_save_analysis Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_serialize
rustc_session Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_smir
rustc_span Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett 2022-09-02 21:08:08 +00:00
rustc_symbol_mangling Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_target rustc_target: Refactor internal linker flavors slightly 2022-09-01 16:54:52 +03:00
rustc_trait_selection Rollup merge of #100814 - gabrielBusta:port_trait_selection_diagnostics, r=davidtwco 2022-09-02 18:22:00 +02:00
rustc_traits
rustc_transmute Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
rustc_ty_utils tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
rustc_type_ir
rustc_typeck Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-checks, r=pnkfelix 2022-09-03 00:02:41 +00:00