summary refs log tree commit diff
path: root/src/test/ui/const-generics
ModeNameSize
-rw-r--r--apit-with-const-param.rs166log plain
-rw-r--r--apit-with-const-param.stderr407log plain
-rw-r--r--argument_order.rs218log plain
-rw-r--r--argument_order.stderr696log plain
d---------array-impls675log plain
-rw-r--r--array-size-in-generic-struct-param.rs539log plain
-rw-r--r--array-size-in-generic-struct-param.stderr1016log plain
-rw-r--r--array-wrapper-struct-ctor.rs319log plain
-rw-r--r--array-wrapper-struct-ctor.stderr411log plain
d---------auxiliary89log plain
-rw-r--r--broken-mir-1.rs240log plain
-rw-r--r--broken-mir-1.stderr398log plain
-rw-r--r--broken-mir-2.rs252log plain
-rw-r--r--broken-mir-2.stderr1159log plain
-rw-r--r--cannot-infer-const-args.rs186log plain
-rw-r--r--cannot-infer-const-args.stderr685log plain
-rw-r--r--cannot-infer-type-for-const-param.rs358log plain
-rw-r--r--cannot-infer-type-for-const-param.stderr419log plain
-rw-r--r--concrete-const-as-fn-arg.rs358log plain
-rw-r--r--concrete-const-as-fn-arg.stderr410log plain
-rw-r--r--concrete-const-impl-method.rs495log plain
-rw-r--r--concrete-const-impl-method.stderr412log plain
-rw-r--r--condition-in-trait-const-arg.rs229log plain
-rw-r--r--condition-in-trait-const-arg.stderr414log plain
-rw-r--r--const-arg-in-fn.rs233log plain
-rw-r--r--const-arg-in-fn.stderr401log plain
-rw-r--r--const-arg-type-arg-misordered.rs256log plain
-rw-r--r--const-arg-type-arg-misordered.stderr851log plain
-rw-r--r--const-argument-cross-crate-mismatch.rs308log plain
-rw-r--r--const-argument-cross-crate-mismatch.stderr787log plain
-rw-r--r--const-argument-cross-crate.rs316log plain
-rw-r--r--const-expression-parameter.rs368log plain
-rw-r--r--const-expression-parameter.stderr629log plain
-rw-r--r--const-fn-with-const-param.rs218log plain
-rw-r--r--const-fn-with-const-param.stderr411log plain
-rw-r--r--const-generic-array-wrapper.rs330log plain
-rw-r--r--const-generic-array-wrapper.stderr413log plain
-rw-r--r--const-generic-type_name.rs233log plain
-rw-r--r--const-generic-type_name.stderr409log plain
-rw-r--r--const-param-after-const-literal-arg.rs174log plain
-rw-r--r--const-param-before-other-params.rs300log plain
-rw-r--r--const-param-before-other-params.stderr599log plain
-rw-r--r--const-param-elided-lifetime.rs933log plain
-rw-r--r--const-param-elided-lifetime.stderr1604log plain
-rw-r--r--const-param-from-outer-fn.rs220log plain
-rw-r--r--const-param-from-outer-fn.stderr886log plain
-rw-r--r--const-param-in-trait-ungated.rs80log plain
-rw-r--r--const-param-in-trait-ungated.stderr443log plain
-rw-r--r--const-param-in-trait.rs137log plain
-rw-r--r--const-param-in-trait.stderr406log plain
-rw-r--r--const-param-type-depends-on-type-param-ungated.rs192log plain
-rw-r--r--const-param-type-depends-on-type-param-ungated.stderr951log plain
-rw-r--r--const-param-type-depends-on-type-param.rs490log plain
-rw-r--r--const-param-type-depends-on-type-param.stderr943log plain
-rw-r--r--const-parameter-uppercase-lint.rs224log plain
-rw-r--r--const-parameter-uppercase-lint.stderr858log plain
-rw-r--r--const-types.rs281log plain
-rw-r--r--const-types.stderr397log plain
-rw-r--r--derive-debug-array-wrapper.rs231log plain
-rw-r--r--derive-debug-array-wrapper.stderr1139log plain
-rw-r--r--different_byref.rs233log plain
-rw-r--r--different_byref.stderr752log plain
-rw-r--r--fn-const-param-call.rs428log plain
-rw-r--r--fn-const-param-call.stderr833log plain
-rw-r--r--fn-const-param-infer.rs869log plain
-rw-r--r--fn-const-param-infer.stderr650log plain
-rw-r--r--fn-taking-const-generic-array.rs287log plain
-rw-r--r--fn-taking-const-generic-array.stderr415log plain
-rw-r--r--forbid-non-structural_match-types.rs258log plain
-rw-r--r--forbid-non-structural_match-types.stderr786log plain
-rw-r--r--foreign-item-const-parameter.rs295log plain
-rw-r--r--foreign-item-const-parameter.stderr1112log plain
-rw-r--r--impl-const-generic-struct.rs233log plain
-rw-r--r--impl-const-generic-struct.stderr411log plain
-rw-r--r--incorrect-number-of-const-args.rs321log plain
-rw-r--r--incorrect-number-of-const-args.stderr905log plain
-rw-r--r--infer_arg_from_pat.rs410log plain
-rw-r--r--infer_arg_from_pat.stderr404log plain
-rw-r--r--infer_arr_len_from_pat.rs222log plain
-rw-r--r--infer_arr_len_from_pat.stderr408log plain
-rw-r--r--integer-literal-generic-arg-in-where-clause.rs339log plain
-rw-r--r--integer-literal-generic-arg-in-where-clause.stderr429log plain
-rw-r--r--invalid-const-arg-for-type-param.rs245log plain
-rw-r--r--invalid-const-arg-for-type-param.stderr845log plain
-rw-r--r--invalid-constant-in-args.rs96log plain
-rw-r--r--invalid-constant-in-args.stderr325log plain
-rw-r--r--issue-61522-array-len-succ.rs394log plain
-rw-r--r--issue-61522-array-len-succ.stderr1027log plain
-rw-r--r--issue-66596-impl-trait-for-str-const-arg.rs262log plain
-rw-r--r--issue-66596-impl-trait-for-str-const-arg.stderr426log plain
-rw-r--r--issue-68104-print-stack-overflow.rs200log plain
-rw-r--r--issue-70180-1-stalled_on.rs600log plain
-rw-r--r--issue-70180-2-stalled_on.rs620log plain
-rw-r--r--issue-71986.rs154log plain
d---------issues3046log plain
-rw-r--r--mut-ref-const-param-array.rs355log plain
-rw-r--r--mut-ref-const-param-array.stderr411log plain
-rw-r--r--raw-ptr-const-param-deref.rs429log plain
-rw-r--r--raw-ptr-const-param-deref.stderr830log plain
-rw-r--r--raw-ptr-const-param.rs326log plain
-rw-r--r--raw-ptr-const-param.stderr625log plain
-rw-r--r--slice-const-param-mismatch.rs639log plain
-rw-r--r--slice-const-param-mismatch.stderr1735log plain
-rw-r--r--slice-const-param.rs565log plain
-rw-r--r--slice-const-param.stderr403log plain
d---------std51log plain
-rw-r--r--struct-with-invalid-const-param.rs169log plain
-rw-r--r--struct-with-invalid-const-param.stderr837log plain
-rw-r--r--trait-const-args.rs463log plain
-rw-r--r--transparent-maybeunit-array-wrapper.rs228log plain
-rw-r--r--transparent-maybeunit-array-wrapper.stderr421log plain
-rw-r--r--type_of_anon_const.rs426log plain
-rw-r--r--type_of_anon_const.stderr404log plain
-rw-r--r--types-mismatch-const-args.rs573log plain
-rw-r--r--types-mismatch-const-args.stderr1367log plain
-rw-r--r--uninferred-consts-during-codegen-1.rs418log plain
-rw-r--r--uninferred-consts-during-codegen-1.stderr420log plain
-rw-r--r--uninferred-consts-during-codegen-2.rs410log plain
-rw-r--r--uninferred-consts-during-codegen-2.stderr420log plain
-rw-r--r--uninferred-consts.rs295log plain
-rw-r--r--uninferred-consts.stderr684log plain
-rw-r--r--unused-const-param.rs143log plain
-rw-r--r--unused-const-param.stderr404log plain
-rw-r--r--unused_braces.fixed257log plain
-rw-r--r--unused_braces.rs259log plain
-rw-r--r--unused_braces.stderr331log plain
-rw-r--r--wf-misc.rs389log plain
-rw-r--r--wf-misc.stderr881log plain