| .. |
|
auxiliary
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const_derives
|
Constify Eq, Ord, PartialOrd
|
2025-09-12 12:39:31 +03:00 |
|
specialization
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-0.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-1.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail-2.current.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail-2.next.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail-2.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail.current.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail.next.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type-const-bound-usage-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type.current.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type.next.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
assoc-type.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
attr-misuse.rs
|
Update uitests
|
2025-08-14 18:18:42 +02:00 |
|
attr-misuse.stderr
|
Update uitests
|
2025-08-14 18:18:42 +02:00 |
|
call-const-closure.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-const-closure.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-const-in-conditionally-const.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
call-const-in-conditionally-const.stderr
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
call-const-trait-method-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-const-trait-method-fail.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-const-trait-method-pass.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call-generic-in-impl.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call-generic-method-chain.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call-generic-method-dup-bound.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call-generic-method-fail.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call-generic-method-fail.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-generic-method-nonconst-bound.rs
|
|
|
|
call-generic-method-nonconst.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-generic-method-nonconst.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
call-generic-method-pass.rs
|
fix PartialEq const feature name and const_cmp tracking issue
|
2025-07-11 17:57:50 +02:00 |
|
call.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
call.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
conditionally-const-and-const-params.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
conditionally-const-and-const-params.stderr
|
Fix the span of trait bound modifier [const]
|
2025-06-29 04:56:28 +02:00 |
|
conditionally-const-assoc-fn-in-trait-impl.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
conditionally-const-in-anon-const.rs
|
fix: Error on illegal [const]s inside blocks within legal positions
|
2025-08-04 01:48:28 +09:00 |
|
conditionally-const-in-anon-const.stderr
|
fix: Error on illegal [const]s inside blocks within legal positions
|
2025-08-04 01:48:28 +09:00 |
|
conditionally-const-inherent-assoc-const-fn.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
conditionally-const-invalid-places.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
conditionally-const-invalid-places.stderr
|
fix: Error on illegal [const]s inside blocks within legal positions
|
2025-08-04 01:48:28 +09:00 |
|
conditionally-const-trait-bound-assoc-tys.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
conditionally-const-trait-bound-syntax.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
const-and-non-const-impl.rs
|
Clean up some resolved test regressions of const trait removals in std
|
2025-08-08 00:58:54 +09:00 |
|
const-and-non-const-impl.stderr
|
Clean up some resolved test regressions of const trait removals in std
|
2025-08-08 00:58:54 +09:00 |
|
const-assoc-bound-in-trait-wc.rs
|
Dont collect assoc ty item bounds from trait where clause for host effect predicates
|
2025-07-13 16:31:59 +00:00 |
|
const-bound-in-host.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
const-bound-on-not-const-associated-fn.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-bound-on-not-const-associated-fn.stderr
|
Fix the span of trait bound modifier [const]
|
2025-06-29 04:56:28 +02:00 |
|
const-bounds-non-const-trait.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-bounds-non-const-trait.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-check-fns-in-const-impl.rs
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
const-check-fns-in-const-impl.stderr
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
const-closure-issue-125866-error.rs
|
Add regression tests for seemingly fixed issues
|
2025-08-05 22:29:49 +09:00 |
|
const-closure-issue-125866-error.stderr
|
Add regression tests for seemingly fixed issues
|
2025-08-05 22:29:49 +09:00 |
|
const-closure-issue-125866-pass.rs
|
Add regression tests for seemingly fixed issues
|
2025-08-05 22:29:49 +09:00 |
|
const-closure-parse-not-item.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-closure-parse-not-item.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
const-closure-trait-method-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-closure-trait-method-fail.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
const-closure-trait-method.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
const-closures.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
const-cond-for-rpitit.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-default-method-bodies.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-default-method-bodies.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-drop-bound.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-drop-fail-2.precise.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-drop-fail-2.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-drop-fail-2.stock.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-drop-fail.new_precise.stderr
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
const-drop-fail.new_stock.stderr
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
const-drop-fail.old_precise.stderr
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
const-drop-fail.old_stock.stderr
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
const-drop-fail.rs
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
const-drop.rs
|
Some const_trait_impl test cleanups
|
2025-07-11 10:01:03 +00:00 |
|
const-fn-trait-bound-issue-104314.rs
|
Add regression tests for seemingly fixed issues
|
2025-08-05 22:29:49 +09:00 |
|
const-impl-norecover.rs
|
|
|
|
const-impl-norecover.stderr
|
|
|
|
const-impl-recovery.rs
|
|
|
|
const-impl-recovery.stderr
|
|
|
|
const-impl-requires-const-trait.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-impl-requires-const-trait.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-impl-trait.rs
|
Constify Eq, Ord, PartialOrd
|
2025-09-12 12:39:31 +03:00 |
|
const-in-closure.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-opaque.no.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-opaque.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
const-supertraits-dyn-compat.rs
|
Unconditionally-const supertraits are considered not dyn compatible
|
2025-08-20 15:41:42 +00:00 |
|
const-supertraits-dyn-compat.stderr
|
Unconditionally-const supertraits are considered not dyn compatible
|
2025-08-20 15:41:42 +00:00 |
|
const-trait-async-assoc-fn.rs
|
fix: Reject async assoc fns of const traits/impls in ast_passes
|
2025-08-15 16:31:10 +09:00 |
|
const-trait-async-assoc-fn.stderr
|
fix: Reject async assoc fns of const traits/impls in ast_passes
|
2025-08-15 16:31:10 +09:00 |
|
const-trait-bounds-trait-objects.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-trait-bounds-trait-objects.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
const-trait-impl-parameter-mismatch.rs
|
Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead
|
2025-06-27 22:13:00 +02:00 |
|
const-trait-impl-parameter-mismatch.stderr
|
Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead
|
2025-06-27 22:13:00 +02:00 |
|
const-traits-alloc.rs
|
Make Default const and add some const Default impls
|
2025-07-07 22:09:37 +00:00 |
|
const-traits-core.rs
|
Make Default const and add some const Default impls
|
2025-07-07 22:09:37 +00:00 |
|
const-via-item-bound.rs
|
Assemble const bounds via normal item bounds in old solver too
|
2025-06-30 13:37:26 +00:00 |
|
const_closure-const_trait_impl-ice-113381.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
const_closure-const_trait_impl-ice-113381.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
constructor-const-fn.rs
|
clean up some old const trait impl syntax
|
2025-09-06 04:35:52 +02:00 |
|
cross-crate-default-method-body-is-const.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
cross-crate.gatednc.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
cross-crate.rs
|
require const_impl_trait gate for all conditional and trait const calls
|
2024-11-09 23:02:20 +01:00 |
|
cross-crate.stock.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
cross-crate.stocknc.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
default-method-body-is-const-body-checking.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
default-method-body-is-const-body-checking.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
default-method-body-is-const-same-trait-ck.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
default-method-body-is-const-same-trait-ck.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
default-method-body-is-const-with-staged-api.rs
|
|
|
|
do-not-const-check-override.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
do-not-const-check.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
dont-ice-on-const-pred-for-bounds.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
dont-observe-host-opaque.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
dont-observe-host.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
dont-prefer-param-env-for-infer-self-ty.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
double-error-for-unimplemented-trait.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
double-error-for-unimplemented-trait.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
drop-manually-drop-no-drop-impl.rs
|
Add test
|
2025-04-29 10:28:10 +00:00 |
|
drop-manually-drop.rs
|
Treat ManuallyDrop as ~const Destruct
|
2025-04-29 10:39:54 +00:00 |
|
duplicate-constness.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
duplicate-constness.stderr
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
effect-param-infer.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
enforce-deref-on-adjust.rs
|
Constify conversion traits
|
2025-09-01 21:38:26 -04:00 |
|
eval-bad-signature.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
eval-bad-signature.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
fallback.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
feature-gate.rs
|
Gate const trait syntax
|
2025-08-05 14:52:02 +02:00 |
|
feature-gate.stock.stderr
|
Gate const trait syntax
|
2025-08-05 14:52:02 +02:00 |
|
fn-ptr-lub.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
function-pointer-does-not-require-const.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
gate.rs
|
|
|
|
gate.stderr
|
|
|
|
generic-bound.rs
|
Enforce syntactical stability of const traits in HIR
|
2025-01-14 19:12:08 +00:00 |
|
group-traits.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
hir-const-check.rs
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
ice-112822-expected-type-for-param.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
ice-112822-expected-type-for-param.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
ice-113375-index-out-of-bounds-generics.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
ice-119717-constant-lifetime.rs
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
ice-119717-constant-lifetime.stderr
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
ice-120503-async-const-method.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
ice-120503-async-const-method.stderr
|
Filter empty lines, comments and delimiters from previous to last multiline span rendering
|
2024-12-12 23:36:27 +00:00 |
|
ice-121536-const-method.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
ice-121536-const-method.stderr
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
ice-124857-combine-effect-const-infer-vars.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
ice-124857-combine-effect-const-infer-vars.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
ice-126148-failed-to-normalize.rs
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
ice-126148-failed-to-normalize.stderr
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
impl-conditionally-const-trait.rs
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
impl-conditionally-const-trait.stderr
|
Rename tilde const test files to conditionally const
|
2025-06-26 13:46:45 +00:00 |
|
impl-with-default-fn-fail.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
impl-with-default-fn-fail.stderr
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
impl-with-default-fn-pass.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00:00 |
|
imply-always-const.rs
|
Imply always-const host effects the same as any other item bound
|
2025-07-13 16:31:59 +00:00 |
|
infer-fallback.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
inherent-impl-const-bounds.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
inherent-impl.rs
|
Tweak trait modifier errors
|
2025-08-11 16:58:21 -05:00 |
|
inherent-impl.stderr
|
Tweak trait modifier errors
|
2025-08-11 16:58:21 -05:00 |
|
inline-incorrect-early-bound-in-ctfe.rs
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
inline-incorrect-early-bound-in-ctfe.stderr
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
issue-79450.rs
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
issue-79450.stderr
|
Note def descr in NonConstFunctionCall
|
2024-12-23 22:15:32 +00:00 |
|
issue-88155.rs
|
Some const_trait_impl test cleanups
|
2025-07-11 10:01:03 +00:00 |
|
issue-88155.stderr
|
Some const_trait_impl test cleanups
|
2025-07-11 10:01:03 +00:00 |
|
issue-92111.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
issue-92230-wf-super-trait-env.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
issue-100222.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
issue-102156.rs
|
|
|
|
issue-102156.stderr
|
|
|
|
issue-102985.rs
|
Some const_trait_impl test cleanups
|
2025-07-11 10:01:03 +00:00 |
|
issue-102985.stderr
|
Some const_trait_impl test cleanups
|
2025-07-11 10:01:03 +00:00 |
|
issue-103677.rs
|
|
|
|
item-bound-entailment-fails.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
item-bound-entailment-fails.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
item-bound-entailment.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
macro-bare-trait-objects-const-trait-bounds.rs
|
Restore the test intention of several MBE trait bound modifier tests
|
2025-09-10 23:24:31 +02:00 |
|
macro-const-trait-bound-theoretical-regression.rs
|
Restore the test intention of several MBE trait bound modifier tests
|
2025-09-10 23:24:31 +02:00 |
|
macro-const-trait-bound-theoretical-regression.stderr
|
Restore the test intention of several MBE trait bound modifier tests
|
2025-09-10 23:24:31 +02:00 |
|
macro-dyn-const-2015.rs
|
Restore the test intention of several MBE trait bound modifier tests
|
2025-09-10 23:24:31 +02:00 |
|
macro-maybe-const-trait-bounds.rs
|
Less greedily parse [const] bounds
|
2025-09-10 23:24:31 +02:00 |
|
match-non-const-eq.rs
|
Make slices [const] PartialEq
|
2025-07-17 17:58:10 +00:00 |
|
match-non-const-eq.stock.stderr
|
Make slices [const] PartialEq
|
2025-07-17 17:58:10 +00:00 |
|
minicore-const-fn-early-bound.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
minicore-deref-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
minicore-deref-fail.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
minicore-drop-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
minicore-drop-fail.stderr
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
minicore-drop-without-feature-gate.no.stderr
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
minicore-drop-without-feature-gate.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
minicore-fn-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
minicore-fn-fail.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
minicore-works.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
mismatched_generic_args.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
mismatched_generic_args.stderr
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
mutually-exclusive-trait-bound-modifiers.rs
|
HIR ty lowering: Simplify signature of lower_poly_trait_ref
|
2025-07-18 03:13:20 +02:00 |
|
mutually-exclusive-trait-bound-modifiers.stderr
|
HIR ty lowering: Simplify signature of lower_poly_trait_ref
|
2025-07-18 03:13:20 +02:00 |
|
nested-closure.rs
|
|
|
|
no-explicit-const-params.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
no-explicit-const-params.stderr
|
Merge typeck loop with static/const item eval loop
|
2025-05-09 15:31:27 +00:00 |
|
non-const-op-const-closure-non-const-outer.rs
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
non-const-op-const-closure-non-const-outer.stderr
|
Constify Fn* traits
|
2025-07-08 14:36:43 +00:00 |
|
non-const-op-in-closure-in-const.rs
|
Constify conversion traits
|
2025-09-01 21:38:26 -04:00 |
|
overlap-const-with-nonconst.min_spec.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
overlap-const-with-nonconst.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
overlap-const-with-nonconst.spec.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
parse-const-unsafe-trait.rs
|
Parse const unsafe trait properly
|
2025-10-18 23:39:30 +00:00 |
|
pattern-custom-partial-eq.rs
|
const-in-pattern: test that the PartialEq impl does not need to be const
|
2025-01-03 16:08:29 +01:00 |
|
predicate-entailment-fails.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
predicate-entailment-fails.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
predicate-entailment-passes.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
project.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
reservation-impl-ice.rs
|
clean up some old const trait impl syntax
|
2025-09-06 04:35:52 +02:00 |
|
reservation-impl-ice.stderr
|
clean up some old const trait impl syntax
|
2025-09-06 04:35:52 +02:00 |
|
span-bug-issue-121418.rs
|
Tweak trait modifier errors
|
2025-08-11 16:58:21 -05:00 |
|
span-bug-issue-121418.stderr
|
Tweak trait modifier errors
|
2025-08-11 16:58:21 -05:00 |
|
spec-effectvar-ice.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
spec-effectvar-ice.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
specializing-constness-2.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
specializing-constness-2.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
specializing-constness.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
specializing-constness.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
staged-api-user-crate.rs
|
Implement MIR const trait stability checks
|
2025-01-28 05:01:12 +00:00 |
|
staged-api-user-crate.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
staged-api.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
staged-api.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
static-const-trait-bound.rs
|
|
|
|
std-impl-gate.rs
|
Make Default const and add some const Default impls
|
2025-07-07 22:09:37 +00:00 |
|
std-impl-gate.stock.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
super-traits-fail-2.nn.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-2.ny.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-2.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-2.yn.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-2.yy.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
super-traits-fail-3.nnn.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-3.nny.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-3.nyn.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
super-traits-fail-3.nyy.stderr
|
update issue number for const_trait_impl
|
2025-07-13 23:55:06 +08:00 |
|
super-traits-fail-3.rs
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-3.ynn.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-3.yny.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail-3.yyn.stderr
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
super-traits-fail.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
super-traits-fail.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
super-traits.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
syntactical-unstable.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
syntactical-unstable.stderr
|
Fix the span of trait bound modifier [const]
|
2025-06-29 04:56:28 +02:00 |
|
syntax.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
syntax.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-default-body-stability.rs
|
Constify Try, From, TryFrom
|
2025-07-21 12:49:45 +03:00 |
|
trait-fn-const.rs
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
trait-fn-const.stderr
|
Flatten effects directory now that it doesn't really test anything specific
|
2024-12-22 01:12:15 +00:00 |
|
trait-method-ptr-in-consts-ice.rs
|
|
|
|
trait-where-clause-const.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-where-clause-const.stderr
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-where-clause-run.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-where-clause-self-referential.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-where-clause.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
trait-where-clause.stderr
|
Fix the span of trait bound modifier [const]
|
2025-06-29 04:56:28 +02:00 |
|
unconstrained-var-specialization.rs
|
trait_sel: resolve vars in host effects
|
2025-02-24 08:52:29 +00:00 |
|
unsatisfied-const-trait-bound.rs
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
unsatisfied-const-trait-bound.stderr
|
Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead
|
2025-06-27 22:13:00 +02:00 |
|
variance.rs
|
hir_analysis: skip self type of host effect preds
|
2025-02-24 10:19:16 +00:00 |
|
variance.stderr
|
hir_analysis: skip self type of host effect preds
|
2025-02-24 10:19:16 +00:00 |