You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tracking issue for tests that are currently disabled, either with // ignore-test or by being placed in the tests_old directory. Please edit this issue if the list is changed and state the reason and any related issues or PRs.
tests_old
fails during fold/unfold or panics with "Location bb5[6] has not yet been encoded"
tests_old/verify/pass/quick/with-spec-list.rs (also has a fold/unfold issue)
too slow/need purification optimisation
tests_old/verify/pass/competitive_programming/*
unsupported feature: "unsupported creation of shallow borrows (implicitly created when lowering matches)" (although all other expected errors are found)
This is a tracking issue for tests that are currently disabled, either with
// ignore-testor by being placed in thetests_olddirectory. Please edit this issue if the list is changed and state the reason and any related issues or PRs.tests_oldtests_old/filter/fail_reborrowing{,_2,_3,_4}.rstests_old/verify/fail/demos/append-sorted-error-{1,2,4}.rstests_old/verify/pass/demos/append-sorted.rstests_old/verify/pass/gitlab-issues/issue-187-1.rstests_old/verify/pass/paper-examples/force_increasing.rstests_old/verify/pass/quick/with-spec-list.rs(also has a fold/unfold issue)tests_old/verify/pass/competitive_programming/*tests_old/verify/fail/simple-specs/order-of-branches.rstests_old/verify/pass/equality/pure-first-arg.rstests_old/verify/pass/equality/pure-identity-main.rstests_old/verify/pass/equality/pure-impure-3.rstests_old/verify/pass/equality/pure-post-4.rsCopyvalue from a pure function - maybe we don't actually want to support this?tests_old/verify/pass/equality/pure-identity.rstests_old/verify/pass/expiring-loans/borrow-join.rstests_old/verify/pass/expiring-loans/return_borrow.rstests_old/verify/pass/expiring-loans/use_returned_borrow.rstests_old/verify/pass/loop-invs/sum.rstests_old/verify/fail/erdinm/invariants-*.rstests_old/verify/fail/erdinm/typestates-*.rstests_old/verify/fail/marker-traits/*.rstests_old/verify/pass/erdinm/invariants-*.rstests_old/verify/pass/erdinm/typestates-basic-1.rstests_old/verify/pass/marker-traits/*.rstests_old/verify/pass/quick/marker-traits.rsassert_on_expirytests_old/verify/fail/erdinm/assert-on-expiry.rstests_old/verify/failerdinm/pledges-basic-*.rsrefine_requirestests_old/verify/fail/trait-contracts-refinement/*.rstests_old/verify/pass/erdinm/pledges-basic-*.rstests_old/verify/pass/unsafe-traits/*.rstests_old/verify/pass/generic/linear_search.rsignore-testtests/verify/pass/closures/*.rstests/verify/pass/extern-spec/linked-list-i32.rstests/verify/pass/extern-spec/vec-3.rsold(x)should produce a snapshot ofx, not implementedtests/verify/pass/gitlab-issues/issue-46-old-expr.rstests/verify/pass/loop-invs/borrow_in_guard.rstests/verify/pass/loop-invs/for_iter.rstests/verify/pass/loop-invs/simple_iterator.rstests/verify/pass/quick/knapsack.rstests/verify/pass/quick/mut-borrows-binary-search.rs