.. |
alias-relate
|
update overflow handling for norm, add test
|
2023-11-09 11:32:51 +01:00 |
assembly
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
coherence
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
cycles
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
generalize
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflow
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
alias_eq_cant_be_furthur_normalized.rs
|
|
|
alias_eq_dont_use_normalizes_to_if_substs_eq.rs
|
|
|
alias_eq_simple.rs
|
|
|
alias_eq_substs_eq_not_intercrate.rs
|
update tests
|
2023-07-03 09:12:15 +02:00 |
alias_eq_substs_eq_not_intercrate.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
alias-bound-preference.rs
|
add test for incomplete alias bound preference
|
2023-07-13 13:43:49 +02:00 |
alias-bound-unsound.rs
|
Reorder fullfillment errors to keep more interesting ones first
|
2023-10-04 02:04:14 +00:00 |
alias-bound-unsound.stderr
|
Reorder fullfillment errors to keep more interesting ones first
|
2023-10-04 02:04:14 +00:00 |
alias-eq-in-canonical-response.rs
|
|
|
alias-sub.rs
|
|
|
array-default.rs
|
|
|
async.fail.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
async.rs
|
update tests
|
2023-07-03 09:12:15 +02:00 |
auto-with-drop_tracking_mir.fail.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
auto-with-drop_tracking_mir.rs
|
Bless tests.
|
2023-09-23 13:47:30 +00:00 |
borrowck-error.rs
|
|
|
borrowck-error.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
builtin-fn-must-return-sized.rs
|
|
|
builtin-fn-must-return-sized.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
canonical-int-var-eq-in-response.rs
|
|
|
canonical-ty-var-eq-in-response.rs
|
|
|
canonicalize-effect-var.rs
|
Canonicalize effect vars in new solver
|
2023-09-15 05:11:16 +00:00 |
cast-checks-handling-projections.rs
|
|
|
closure-inference-guidance.rs
|
|
|
closure-substs-ambiguity.rs
|
Instantiate closure synthetic substs in root universe
|
2023-06-07 18:18:57 +00:00 |
const-param-placeholder.fail.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
const-param-placeholder.rs
|
|
|
coroutine.fail.stderr
|
Rename lots of files that had generator in their name
|
2023-10-20 21:14:02 +00:00 |
coroutine.rs
|
Rename lots of files that had generator in their name
|
2023-10-20 21:14:02 +00:00 |
deduce-closure-signature-after-normalization.rs
|
Stabilize AFIT and RPITIT
|
2023-10-13 21:01:36 +00:00 |
deduce-ty-from-object.rs
|
|
|
dedup-regions.rs
|
deduplicate identical region constraints
|
2023-06-08 23:38:07 +00:00 |
destruct.rs
|
|
|
dont-coerce-infer-to-dyn.rs
|
Don't select infer -> dyn Trait
|
2023-08-01 23:12:03 +00:00 |
dont-elaborate-for-projections.rs
|
|
|
dont-ice-on-assoc-projection.rs
|
Don't ICE on associated type projection without feature gate
|
2023-09-03 19:43:58 +00:00 |
dont-ice-on-assoc-projection.stderr
|
Extend impl's def_span to include where clauses
|
2023-10-09 11:47:02 +00:00 |
dont-loop-fulfill-on-region-constraints.rs
|
Consider a goal as NOT changed if its response is identity modulo regions
|
2023-07-27 04:00:49 +00:00 |
dont-normalize-proj-with-error.rs
|
review
|
2023-07-20 12:01:34 +02:00 |
dont-normalize-proj-with-error.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
dont-remap-tait-substs.rs
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
dont-type_of-tait-in-defining-scope.not_send.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
dont-type_of-tait-in-defining-scope.rs
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
dyn-any-dont-prefer-impl.rs
|
add and move trait solver cycle tests
|
2023-08-10 14:18:31 +02:00 |
elaborate-item-bounds.rs
|
|
|
equating-projection-cyclically.rs
|
update tests
|
2023-07-03 09:12:15 +02:00 |
equating-projection-cyclically.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
escaping-bound-vars-in-writeback-normalization.rs
|
Allow escaping bound vars during normalize_erasing_regions in new solver
|
2023-07-14 15:03:21 +00:00 |
float-canonical.rs
|
|
|
fn-trait-closure.rs
|
|
|
fn-trait.rs
|
Pretty print Fn traits in rustc_on_unimplemented
|
2023-11-02 20:57:05 +00:00 |
fn-trait.stderr
|
Pretty print Fn traits in rustc_on_unimplemented
|
2023-11-02 20:57:05 +00:00 |
higher-ranked-dyn-bounds.rs
|
|
|
int-var-alias-eq.rs
|
|
|
int-var-is-send.rs
|
|
|
iter-filter-projection.rs
|
|
|
lazy-nested-obligations-1.rs
|
|
|
lazy-nested-obligations-2.rs
|
Resolve target type of coercion
|
2023-08-07 19:06:18 +00:00 |
lazy-nested-obligations-3.rs
|
|
|
member-constraints-in-root-universe.rs
|
instantiate hidden types in root universe
|
2023-06-24 13:00:15 +00:00 |
more-object-bound.rs
|
|
|
more-object-bound.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
negative-coherence-bounds.rs
|
|
|
negative-coherence-bounds.stderr
|
|
|
nested-alias-bound.rs
|
|
|
nested-obligations-with-bound-vars-gat.rs
|
|
|
normalize-async-closure-in-trait.rs
|
Stabilize AFIT and RPITIT
|
2023-10-13 21:01:36 +00:00 |
normalize-param-env-1.rs
|
|
|
normalize-param-env-2.rs
|
|
|
normalize-param-env-3.rs
|
|
|
normalize-rcvr-for-inherent.rs
|
|
|
normalize-unsize-rhs.rs
|
Stabilize RFC3324 dyn upcasting coercion
|
2023-11-22 13:56:36 +01:00 |
normalized-const-built-in-op.rs
|
Do fix_*_builtin_expr hacks on the writeback results
|
2023-06-08 03:21:13 +00:00 |
normalizes_to_ignores_unnormalizable_candidate.rs
|
|
|
normalizes_to_ignores_unnormalizable_candidate.self_infer.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
object-soundness-requires-generalization.rs
|
Bubble up nested goals from equation in predicates_for_object_candidate
|
2023-07-29 05:55:03 +00:00 |
object-unsafety.rs
|
update tests
|
2023-07-03 09:12:15 +02:00 |
object-unsafety.stderr
|
Tweak wording of type errors involving type params
|
2023-10-18 23:53:18 +00:00 |
opportunistic-region-resolve.rs
|
opportunistically resolve regions
|
2023-06-13 22:10:51 +00:00 |
param-candidate-doesnt-shadow-project.rs
|
|
|
param-discr-kind.rs
|
|
|
pointee.rs
|
|
|
pointer-like.rs
|
|
|
pointer-like.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
prefer-candidate-no-constraints.rs
|
|
|
prefer-param-env-on-ambiguity.rs
|
|
|
projection-discr-kind.rs
|
|
|
projection-discr-kind.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
slice-match-byte-lit.rs
|
Structurally normalize again for byte string lit pat checking
|
2023-07-06 07:11:25 +00:00 |
specialization-transmute.rs
|
Only use normalize_param_env when normalizing predicate in check_item_bounds
|
2023-11-08 02:35:25 +00:00 |
specialization-transmute.stderr
|
Only use normalize_param_env when normalizing predicate in check_item_bounds
|
2023-11-08 02:35:25 +00:00 |
specialization-unconstrained.rs
|
Only use normalize_param_env when normalizing predicate in check_item_bounds
|
2023-11-08 02:35:25 +00:00 |
specialization-unconstrained.stderr
|
Only use normalize_param_env when normalizing predicate in check_item_bounds
|
2023-11-08 02:35:25 +00:00 |
stall-num-var-auto-trait.fallback.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
stall-num-var-auto-trait.rs
|
|
|
structural-resolve-field.rs
|
|
|
tait-eq-proj-2.rs
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
tait-eq-proj.rs
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
tait-eq-tait.rs
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
temporary-ambiguity.rs
|
|
|
trait-upcast-lhs-needs-normalization.rs
|
Stabilize RFC3324 dyn upcasting coercion
|
2023-11-22 13:56:36 +01:00 |
try-example.rs
|
|
|
two-projection-param-candidates-are-ambiguous.rs
|
|
|
two-projection-param-candidates-are-ambiguous.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
unevaluated-const-impl-trait-ref.fails.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
unevaluated-const-impl-trait-ref.rs
|
|
|
unsafe-auto-trait-impl.rs
|
|
|
unsize-although-ambiguous.rs
|
Implement selection for unsize for better coercion behavior
|
2023-07-08 03:41:22 +00:00 |
unsize-good.rs
|
|
|
upcast-right-substs.rs
|
Stabilize RFC3324 dyn upcasting coercion
|
2023-11-22 13:56:36 +01:00 |
upcast-wrong-substs.rs
|
Stabilize RFC3324 dyn upcasting coercion
|
2023-11-22 13:56:36 +01:00 |
upcast-wrong-substs.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
winnow-specializing-impls.rs
|
Winnow specializing impls
|
2023-07-05 06:18:48 +00:00 |