rust/compiler
Matthias Krüger 20add51856
Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-dead
Remove const trait bound modifier hack

It's no longer necessary, according to the test suite :D

r? `@fee1-dead` or anyone really
2024-10-13 18:27:22 +02:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_ast_ir
rustc_ast_lowering Remove const trait bound modifier hack 2024-10-13 09:48:01 -04:00
rustc_ast_passes Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_ast_pretty Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd 2024-10-12 21:38:38 -05:00
rustc_builtin_macros yeet some clones 2024-10-12 10:59:12 +02:00
rustc_codegen_cranelift intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics 2024-10-11 15:32:56 -06:00
rustc_codegen_gcc intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics 2024-10-11 15:32:56 -06:00
rustc_codegen_llvm Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd 2024-10-12 21:38:38 -05:00
rustc_codegen_ssa Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser 2024-10-11 15:36:51 +02:00
rustc_const_eval Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukang 2024-10-10 12:49:19 +02:00
rustc_data_structures Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lint-for-clippy, r=xFrednet 2024-10-12 23:00:57 +02:00
rustc_driver
rustc_driver_impl
rustc_error_codes Fix typo in E0793 2024-10-09 10:28:16 -07:00
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Rollup merge of #130625 - heiseish:issue-124028-fix, r=jieyouxu 2024-10-10 12:49:18 +02:00
rustc_hir_analysis Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnr 2024-10-12 23:00:56 +02:00
rustc_hir_pretty
rustc_hir_typeck Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_incremental
rustc_index Rollup merge of #130625 - heiseish:issue-124028-fix, r=jieyouxu 2024-10-10 12:49:18 +02:00
rustc_index_macros
rustc_infer Make super combine into fns 2024-10-10 06:07:52 -04:00
rustc_interface
rustc_lexer Reserve guarded string literals (RFC 3593) 2024-10-08 18:21:16 -06:00
rustc_lint Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errors 2024-10-11 23:57:47 -04:00
rustc_lint_defs Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors 2024-10-12 23:00:55 +02:00
rustc_llvm Rollup merge of #131552 - durin42:llvm-20-getOrInsertDeclaration, r=cuviper 2024-10-11 16:53:50 -05:00
rustc_log
rustc_macros
rustc_metadata Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_middle Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd 2024-10-12 21:38:38 -05:00
rustc_mir_build Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_mir_dataflow
rustc_mir_transform coverage. Warn about too many test vectors 2024-10-08 11:15:26 +08:00
rustc_monomorphize
rustc_next_trait_solver Shallowly match opaque key in storage 2024-10-12 09:10:07 -04:00
rustc_parse Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
rustc_parse_format
rustc_passes Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features, r=jieyouxu 2024-10-12 23:00:58 +02:00
rustc_pattern_analysis
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser 2024-10-11 13:11:13 +00:00
rustc_sanitizers
rustc_serialize Stabilize const_option 2024-10-12 17:07:13 -04:00
rustc_session Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd 2024-10-12 21:38:38 -05:00
rustc_smir
rustc_span Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
rustc_symbol_mangling
rustc_target Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-Simulacrum 2024-10-12 21:38:35 -05:00
rustc_trait_selection remove outdated FIXMEs 2024-10-11 10:41:10 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils compiler: Factor rustc_target::abi::* out of ty_utils 2024-10-08 18:24:38 -07:00
rustc_type_ir Add variances to RPITITs 2024-10-10 11:46:48 -07:00
rustc_type_ir_macros
stable_mir