.. |
array-impls
|
Replace IntoIter::new with IntoIterator::into_iter in std
|
2021-06-02 16:09:04 +06:00 |
auxiliary
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
backcompat
|
remove lazy_normalization_consts
|
2021-08-30 11:00:21 +02:00 |
defaults
|
Revert to inference variable based hidden type computation for RPIT
|
2022-03-28 16:53:47 +00:00 |
early
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
generic_arg_infer
|
allow special behavior when printing const infer
|
2022-02-16 13:37:56 +01:00 |
generic_const_exprs
|
add/update tests
|
2022-03-21 18:47:38 +01:00 |
infer
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
issues
|
fix previous failures and address review
|
2022-03-22 11:35:59 +01:00 |
late-bound-vars
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
min_const_generics
|
fix min_const_generics oversight
|
2022-02-10 08:27:29 +01:00 |
occurs-check
|
Point at source of trait bound obligations in more places
|
2021-11-20 18:54:31 +00:00 |
parser-error-recovery
|
Add term to ExistentialProjection
|
2022-01-17 20:01:22 +00:00 |
std
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
type-dependent
|
Auto merge of #87915 - estebank:fancy-spans, r=oli-obk
|
2021-09-13 16:31:12 +00:00 |
apit-with-const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
arg-in-pat-1.rs
|
support pattern as const parents in type_of
|
2020-12-31 14:10:49 +01:00 |
arg-in-pat-2.rs
|
support pattern as const parents in type_of
|
2020-12-31 14:10:49 +01:00 |
arg-in-pat-3.rs
|
support pattern as const parents in type_of
|
2020-12-31 14:10:49 +01:00 |
argument_order.rs
|
update tests
|
2021-12-10 19:21:25 +00:00 |
argument_order.stderr
|
update tests
|
2021-12-10 19:21:25 +00:00 |
array-wrapper-struct-ctor.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
associated-type-bound-fail.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
associated-type-bound-fail.stderr
|
Tweak assoc type obligation spans
|
2021-12-11 02:32:15 +00:00 |
associated-type-bound.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
bad-const-generic-exprs.rs
|
Suggest {} around more bad const generic exprs
|
2022-02-25 17:16:58 -08:00 |
bad-const-generic-exprs.stderr
|
Suggest {} around more bad const generic exprs
|
2022-02-25 17:16:58 -08:00 |
broken-mir-1.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
broken-mir-2.rs
|
Ignore automatically derived impls of Clone and Debug in dead code analysis
|
2021-09-09 19:49:07 +02:00 |
cannot-infer-type-for-const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
coerce_unsized_array.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
concrete-const-as-fn-arg.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
concrete-const-impl-method.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
condition-in-trait-const-arg.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
conservative_is_privately_uninhabited_uses_correct_param_env-1.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
conservative_is_privately_uninhabited_uses_correct_param_env-2.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const_trait_fn-issue-88433.rs
|
add test
|
2021-09-02 16:34:25 +02:00 |
const-arg-in-const-arg.min.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-arg-in-const-arg.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-arg-in-fn.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-arg-type-arg-misordered.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-arg-type-arg-misordered.stderr
|
update tests
|
2021-12-10 19:21:25 +00:00 |
const-argument-cross-crate-mismatch.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-argument-cross-crate-mismatch.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-argument-cross-crate.rs
|
Add revisions to const generic UI tests.
|
2020-09-10 09:40:54 +02:00 |
const-argument-if-length.full.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-argument-if-length.min.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-argument-if-length.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-argument-non-static-lifetime.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-fn-with-const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-generic-default-wont-borrowck.rs
|
fix tests, add new tests checking borrowck CFTE ICE
|
2022-02-11 12:45:51 -08:00 |
const-generic-default-wont-borrowck.stderr
|
fix tests, add new tests checking borrowck CFTE ICE
|
2022-02-11 12:45:51 -08:00 |
const-generic-function.rs
|
suggest adding { .. } around a const function with arguments
|
2022-03-08 17:07:35 +09:00 |
const-generic-function.stderr
|
suggest adding { .. } around a const function with arguments
|
2022-03-08 17:07:35 +09:00 |
const-generic-type_name.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-param-after-const-literal-arg.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-param-before-other-params.rs
|
update tests
|
2021-12-10 19:21:25 +00:00 |
const-param-before-other-params.stderr
|
update tests
|
2021-12-10 19:21:25 +00:00 |
const-param-elided-lifetime.full.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-param-elided-lifetime.min.stderr
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
const-param-elided-lifetime.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
const-param-in-async.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-param-type-depends-on-const-param.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
const-param-type-depends-on-const-param.min.stderr
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
const-param-type-depends-on-const-param.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
const-param-type-depends-on-type-param-ungated.rs
|
update tests
|
2020-12-26 18:24:10 +01:00 |
const-param-type-depends-on-type-param-ungated.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
const-param-type-depends-on-type-param.full.stderr
|
Add help message for unused type param
|
2021-05-01 21:58:06 +00:00 |
const-param-type-depends-on-type-param.min.stderr
|
Add help message for unused type param
|
2021-05-01 21:58:06 +00:00 |
const-param-type-depends-on-type-param.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
const-parameter-uppercase-lint.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
const-parameter-uppercase-lint.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
core-types.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
cross_crate_complex.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
deref-into-array-generic.rs
|
Add new tests, fix up old tests
|
2022-01-12 08:28:41 -08:00 |
different_generic_args_array.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
different_generic_args_array.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
different_generic_args.full.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
different_generic_args.min.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
different_generic_args.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
dont-evaluate-array-len-on-err-1.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
dont-evaluate-array-len-on-err-1.stderr
|
Do not mention associated items when they introduce an obligation
|
2021-11-20 19:19:31 +00:00 |
dyn-supertraits.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
enum-variants.rs
|
fmt
|
2021-08-07 20:55:37 +01:00 |
exhaustive-value.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
exhaustive-value.stderr
|
Do not mention associated items when they introduce an obligation
|
2021-11-20 19:19:31 +00:00 |
expose-default-substs-param-env.rs
|
add tests
|
2021-10-25 16:05:03 +02:00 |
fn-const-param-call.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
fn-const-param-call.min.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
fn-const-param-call.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
fn-const-param-infer.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
fn-const-param-infer.min.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
fn-const-param-infer.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
forbid-non-structural_match-types.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
forbid-non-structural_match-types.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
foreign-item-const-parameter.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
foreign-item-const-parameter.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
generic-param-mismatch.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
generic-param-mismatch.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
ice-const-generic-function-return-ty.rs
|
cancel a not emitted error after parsing const generic args
|
2022-03-22 16:06:56 +09:00 |
ice-const-generic-function-return-ty.stderr
|
cancel a not emitted error after parsing const generic args
|
2022-03-22 16:06:56 +09:00 |
impl-const-generic-struct.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
impl-trait-with-const-arguments.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
impl-trait-with-const-arguments.stderr
|
Add a note about feature(explicit_generic_args_with_impl_trait) to the relevant error message
|
2021-11-08 19:49:41 +01:00 |
incorrect-number-of-const-args.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
incorrect-number-of-const-args.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
infer_arg_from_pat.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
infer_arr_len_from_pat.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
integer-literal-generic-arg-in-where-clause.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
intrinsics-type_name-as-const-argument.min.stderr
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
intrinsics-type_name-as-const-argument.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
invalid-const-arg-for-type-param.rs
|
improve diagnosts for GATs
|
2021-05-11 14:09:46 +02:00 |
invalid-const-arg-for-type-param.stderr
|
improve diagnosts for GATs
|
2021-05-11 14:09:46 +02:00 |
invalid-constant-in-args.rs
|
Rework diagnostics for wrong number of generic args
|
2021-01-10 13:07:40 +01:00 |
invalid-constant-in-args.stderr
|
improve diagnosts for GATs
|
2021-05-11 14:09:46 +02:00 |
invalid-enum.rs
|
update tests
|
2021-12-10 19:21:25 +00:00 |
invalid-enum.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
invariant.nll.stderr
|
bless nll
|
2021-11-18 18:44:14 +01:00 |
invariant.rs
|
add const generics test
|
2021-11-17 16:46:53 +01:00 |
invariant.stderr
|
add const generics test
|
2021-11-17 16:46:53 +01:00 |
issue-93647.rs
|
Rebless
|
2022-02-12 19:34:52 +11:00 |
issue-93647.stderr
|
Rebless
|
2022-02-12 19:34:52 +11:00 |
legacy-const-generics-bad.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
legacy-const-generics-bad.stderr
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
legacy-const-generics.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
nested-type.full.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
nested-type.min.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
nested-type.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
outer-lifetime-in-const-generic-default.rs
|
resolve lifetimes for const generic defaults
|
2022-02-05 01:30:14 -08:00 |
outer-lifetime-in-const-generic-default.stderr
|
resolve lifetimes for const generic defaults
|
2022-02-05 01:30:14 -08:00 |
params-in-ct-in-ty-param-lazy-norm.full.stderr
|
allow unordered const/ty params if any cg feature is active
|
2021-08-30 11:00:21 +02:00 |
params-in-ct-in-ty-param-lazy-norm.min.stderr
|
update tests
|
2021-12-10 19:21:25 +00:00 |
params-in-ct-in-ty-param-lazy-norm.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
parent_generics_of_encoding_impl_trait.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
parent_generics_of_encoding_impl_trait.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
parent_generics_of_encoding.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
promotion.rs
|
update tests
|
2020-12-26 18:24:10 +01:00 |
raw-ptr-const-param-deref.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
raw-ptr-const-param-deref.min.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
raw-ptr-const-param-deref.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
raw-ptr-const-param.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
raw-ptr-const-param.min.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
raw-ptr-const-param.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
slice-const-param-mismatch.full.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
slice-const-param-mismatch.min.stderr
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
slice-const-param-mismatch.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
slice-const-param.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
sneaky-array-repeat-expr.rs
|
E-not-needs-test
|
2021-09-02 21:22:13 +01:00 |
sneaky-array-repeat-expr.stderr
|
E-not-needs-test
|
2021-09-02 21:22:13 +01:00 |
struct-with-invalid-const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
struct-with-invalid-const-param.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
suggest_const_for_array.rs
|
Add check for array/usize mismatch in astconv
|
2021-01-04 10:07:15 +00:00 |
suggest_const_for_array.stderr
|
Add check for array/usize mismatch in astconv
|
2021-01-04 10:07:15 +00:00 |
trait-const-args.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
transmute-const-param-static-reference.min.stderr
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
transmute-const-param-static-reference.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
transparent-maybeunit-array-wrapper.rs
|
feature(const_param_types) -> feature(adt_const_params)
|
2021-08-30 12:07:36 +02:00 |
type_mismatch.rs
|
Add a second regression test
|
2021-03-19 13:44:50 +00:00 |
type_mismatch.stderr
|
Stop sorting bodies by span.
|
2021-09-01 20:13:16 +02:00 |
type_not_in_scope.rs
|
Do not ICE on ty::Error as an error must already have been reported
|
2021-03-19 11:46:27 +00:00 |
type_not_in_scope.stderr
|
Do not ICE on ty::Error as an error must already have been reported
|
2021-03-19 11:46:27 +00:00 |
type_of_anon_const.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
type-after-const-ok.min.stderr
|
update tests
|
2020-12-26 18:24:10 +01:00 |
type-after-const-ok.rs
|
update tests
|
2021-12-10 19:21:25 +00:00 |
types-mismatch-const-args.full.stderr
|
add and update tests
|
2022-01-17 17:32:26 +01:00 |
types-mismatch-const-args.min.stderr
|
add and update tests
|
2022-01-17 17:32:26 +01:00 |
types-mismatch-const-args.rs
|
add and update tests
|
2022-01-17 17:32:26 +01:00 |
uninferred-consts-during-codegen-1.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
uninferred-consts-during-codegen-2.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unknown_adt.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unknown_adt.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unused_braces.fixed
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unused_braces.full.fixed
|
update tests
|
2020-12-26 18:24:10 +01:00 |
unused_braces.min.fixed
|
update tests
|
2020-12-26 18:24:10 +01:00 |
unused_braces.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unused_braces.stderr
|
Use more accurate spans for "unused delimiter" lint
|
2021-09-09 14:24:33 +00:00 |
unused-const-param.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
unused-type-param-suggestion.rs
|
Add help message for unused type param
|
2021-05-01 21:58:06 +00:00 |
unused-type-param-suggestion.stderr
|
Add help message for unused type param
|
2021-05-01 21:58:06 +00:00 |
where-clauses.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |