Merge branch 'trunk' into list_min

This commit is contained in:
Folkert de Vries 2021-10-28 20:32:27 +02:00 committed by GitHub
commit aa978ae6d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 393 additions and 5 deletions

View file

@ -215,7 +215,7 @@ fn list_drop_at() {
}
#[test]
fn list_drop_at_mutable() {
fn list_drop_at_shared() {
assert_evals_to!(
indoc!(
r#"