File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
compiler/rustc_hir_typeck Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,6 @@ hir_typeck_field_multiply_specified_in_initializer =
33 .label = used more than once
44 .previous_use_label = first use of `{ $ident } `
55
6- hir_typeck_multiple_relaxed_default_bounds =
7- type parameter has more than one relaxed default bound, only one is supported
8-
9- hir_typeck_copy_impl_on_non_adt =
10- the trait `Copy` cannot be implemented for this type
11- .label = type is not a structure or enumeration
12-
13- hir_typeck_trait_object_declared_with_no_traits =
14- at least one trait is required for an object type
15- .alias_span = this alias does not contain a trait
16-
176hir_typeck_functional_record_update_on_non_struct =
187 functional record update syntax requires a struct
198
You can’t perform that action at this time.
0 commit comments