Auto merge of #86857 - fee1-dead:add-attr, r=oli-obk
Add #[default_method_body_is_const] `@rustbot` label F-const_trait_impl
This commit is contained in:
commit
394804bb23
19 changed files with 265 additions and 34 deletions
|
@ -462,6 +462,7 @@ symbols! {
|
|||
decode,
|
||||
default_alloc_error_handler,
|
||||
default_lib_allocator,
|
||||
default_method_body_is_const,
|
||||
default_type_parameter_fallback,
|
||||
default_type_params,
|
||||
delay_span_bug_from_inside_query,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue