[INFO] [stdout] | |_____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/comment/comment_nodes.rs:10:9
[INFO] [stdout] |
[INFO] [stdout] 9 |
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 10 | /
[INFO] [stdout] 11 | |
[INFO] [stdout] 12 | |
[INFO] [stdout] | |_____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/community_listing.rs:24:11
[INFO] [stdout] |
[INFO] [stdout] 24 | {community_apub_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/community_listing.rs:24:11
[INFO] [stdout] |
[INFO] [stdout] 24 | {community_apub_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:70:7
[INFO] [stdout] |
[INFO] [stdout] 70 | /
[INFO] [stdout] 71 | |
[INFO] [stdout] 72 | |
[INFO] [stdout] 73 | |
[INFO] [stdout] 127 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:70:7
[INFO] [stdout] |
[INFO] [stdout] 70 | /
[INFO] [stdout] 71 | |
[INFO] [stdout] 72 | |
[INFO] [stdout] 73 | |
[INFO] [stdout] 130 | |
[INFO] [stdout] | |____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:119:17
[INFO] [stdout] |
[INFO] [stdout] 119 | /
[INFO] [stdout] 120 | |
[INFO] [stdout] 121 | |
[INFO] [stdout] 122 | |
[INFO] [stdout] 123 | | " "
[INFO] [stdout] 124 | | {move_tr!("block-user")}
[INFO] [stdout] 125 | |
[INFO] [stdout] | |_________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions/hide_post_button.rs:26:9
[INFO] [stdout] |
[INFO] [stdout] 26 | /
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] 29 | |
[INFO] [stdout] 30 | | " "
[INFO] [stdout] 31 | | {move || if hidden.get().0 { tr!("unhide-post") } else { tr!("hide-post") }}
[INFO] [stdout] 32 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:71:9
[INFO] [stdout] |
[INFO] [stdout] 71 | /
[INFO] [stdout] 72 | |
[INFO] [stdout] 73 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions/report_button.rs:32:42
[INFO] [stdout] |
[INFO] [stdout] 32 | let onclick = move |_| report_content(&creator_stored.get_value(), post_or_comment_id);
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:95:19
[INFO] [stdout] |
[INFO] [stdout] 95 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:106:54
[INFO] [stdout] |
[INFO] [stdout] 106 | logged_in_user_id.get().map(|id| id != creator_stored.get_value().id).unwrap_or(false)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/creator_listing.rs:23:11
[INFO] [stdout] |
[INFO] [stdout] 23 | {user_apub_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:108:13
[INFO] [stdout] |
[INFO] [stdout] 108 | / {if let PostOrCommentId::Post(id) = post_or_comment_id {
[INFO] [stdout] 109 | | Some(view! { })
[INFO] [stdout] 110 | | } else {
[INFO] [stdout] 111 | | None
[INFO] [stdout] ... |
[INFO] [stdout] 126 | |
[INFO] [stdout] 127 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions.rs:119:17
[INFO] [stdout] |
[INFO] [stdout] 119 | /
[INFO] [stdout] 120 | |
[INFO] [stdout] 121 | |
[INFO] [stdout] 122 | |
[INFO] [stdout] 123 | | " "
[INFO] [stdout] 124 | | {move_tr!("block-user")}
[INFO] [stdout] 125 | |
[INFO] [stdout] | |_________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions/hide_post_button.rs:26:9
[INFO] [stdout] |
[INFO] [stdout] 26 | /
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] 29 | |
[INFO] [stdout] 30 | | " "
[INFO] [stdout] 31 | | {move || if hidden.get().0 { tr!("unhide-post") } else { tr!("hide-post") }}
[INFO] [stdout] 32 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/content_actions/report_button.rs:32:42
[INFO] [stdout] |
[INFO] [stdout] 32 | let onclick = move |_| report_content(&creator_stored.get_value(), post_or_comment_id);
[INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/creator_listing.rs:23:11
[INFO] [stdout] |
[INFO] [stdout] 23 | {user_apub_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/sidebar.rs:146:15
[INFO] [stdout] |
[INFO] [stdout] 145 |
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 146 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/sidebar.rs:146:15
[INFO] [stdout] |
[INFO] [stdout] 145 |
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 146 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/sidebar/team_member_card.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | {format!("@{}", person.name.clone())}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/sidebar/team_member_card.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | {format!("@{}", person.name.clone())}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/text_input.rs:52:25
[INFO] [stdout] |
[INFO] [stdout] 19 | #[prop(optional, into)] pattern: MaybeProp,
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 52 | pattern=move || pattern.get().map(|p| p.get())
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/text_input.rs:57:9
[INFO] [stdout] |
[INFO] [stdout] 57 | /
[INFO] [stdout] 67 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/text_input.rs:52:25
[INFO] [stdout] |
[INFO] [stdout] 19 | #[prop(optional, into)] pattern: MaybeProp,
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 52 | pattern=move || pattern.get().map(|p| p.get())
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/text_input.rs:57:9
[INFO] [stdout] |
[INFO] [stdout] 57 | /
[INFO] [stdout] 67 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/unpack.rs:10:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView
[INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 10 | Signal::derive(move || match item.get() {
[INFO] [stdout] | __________________^
[INFO] [stdout] 11 | | Some(Ok(item)) => Some(Ok(children(item))),
[INFO] [stdout] 12 | | Some(Err(e)) => Some(Err(e.clone())),
[INFO] [stdout] 13 | | _ => None,
[INFO] [stdout] 14 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/unpack.rs:10:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView
[INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 10 | Signal::derive(move || match item.get() {
[INFO] [stdout] | __________________^
[INFO] [stdout] 11 | | Some(Ok(item)) => Some(Ok(children(item))),
[INFO] [stdout] 12 | | Some(Err(e)) => Some(Err(e.clone())),
[INFO] [stdout] 13 | | _ => None,
[INFO] [stdout] 14 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/unpack.rs:10:32
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 10 | Signal::derive(move || match item.get() {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/unpack.rs:10:32
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn Unpack(item: S, children: F) -> impl IntoView
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 10 | Signal::derive(move || match item.get() {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/vote_buttons/vote_button.rs:34:7
[INFO] [stdout] |
[INFO] [stdout] 34 | /
[INFO] [stdout] 35 | |
[INFO] [stdout] 53 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/common/vote_buttons/vote_button.rs:34:7
[INFO] [stdout] |
[INFO] [stdout] 34 | /
[INFO] [stdout] 35 | |
[INFO] [stdout] 53 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:62:11
[INFO] [stdout] |
[INFO] [stdout] 62 | /
[INFO] [stdout] 63 | |
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | |
[INFO] [stdout] 66 | |
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:62:11
[INFO] [stdout] |
[INFO] [stdout] 62 | /
[INFO] [stdout] 63 | |
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | |
[INFO] [stdout] 66 | |
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | /
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | /
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:64:15
[INFO] [stdout] |
[INFO] [stdout] 63 |
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:64:15
[INFO] [stdout] |
[INFO] [stdout] 63 |
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:72:11
[INFO] [stdout] |
[INFO] [stdout] 72 | /
[INFO] [stdout] 73 | |
[INFO] [stdout] 74 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:72:11
[INFO] [stdout] |
[INFO] [stdout] 72 | /
[INFO] [stdout] 73 | |
[INFO] [stdout] 74 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:73:13
[INFO] [stdout] |
[INFO] [stdout] 72 |
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 73 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/home/home_page.rs:73:13
[INFO] [stdout] |
[INFO] [stdout] 72 |
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 73 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout.rs:25:11
[INFO] [stdout] |
[INFO] [stdout] 25 | /
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] ... |
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | |
[INFO] [stdout] | |_______________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout.rs:25:11
[INFO] [stdout] |
[INFO] [stdout] 25 | /
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] ... |
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | |
[INFO] [stdout] | |_______________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout.rs:26:13
[INFO] [stdout] |
[INFO] [stdout] 26 | /
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] 29 | |
[INFO] [stdout] | |__________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout.rs:26:13
[INFO] [stdout] |
[INFO] [stdout] 26 | /
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | |
[INFO] [stdout] 29 | |
[INFO] [stdout] | |__________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/mobile_nav.rs:27:7
[INFO] [stdout] |
[INFO] [stdout] 27 | /
[INFO] [stdout] 28 | | {text}
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/mobile_nav.rs:27:7
[INFO] [stdout] |
[INFO] [stdout] 27 | /
[INFO] [stdout] 28 | | {text}
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/side_nav.rs:58:9
[INFO] [stdout] |
[INFO] [stdout] 58 | /
[INFO] [stdout] 59 | | {text}
[INFO] [stdout] | |________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/side_nav.rs:58:9
[INFO] [stdout] |
[INFO] [stdout] 58 | /
[INFO] [stdout] 59 | | {text}
[INFO] [stdout] | |________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:32:7
[INFO] [stdout] |
[INFO] [stdout] 32 | /
[INFO] [stdout] 33 | | {instance_name}
[INFO] [stdout] 34 | |
[INFO] [stdout] | |__________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:33:9
[INFO] [stdout] |
[INFO] [stdout] 33 | {instance_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:50:11
[INFO] [stdout] |
[INFO] [stdout] 50 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:55:11
[INFO] [stdout] |
[INFO] [stdout] 55 | /
[INFO] [stdout] 56 | |
[INFO] [stdout] 57 | |
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:32:7
[INFO] [stdout] |
[INFO] [stdout] 32 | /
[INFO] [stdout] 33 | | {instance_name}
[INFO] [stdout] 34 | |
[INFO] [stdout] | |__________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:33:9
[INFO] [stdout] |
[INFO] [stdout] 33 | {instance_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:50:11
[INFO] [stdout] |
[INFO] [stdout] 50 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:45:21
[INFO] [stdout] |
[INFO] [stdout] 45 | {move_tr!("login")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:51:21
[INFO] [stdout] |
[INFO] [stdout] 51 | {move_tr!("signup")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav.rs:55:11
[INFO] [stdout] |
[INFO] [stdout] 55 | /
[INFO] [stdout] 56 | |
[INFO] [stdout] 57 | |
[INFO] [stdout] | |__________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:45:21
[INFO] [stdout] |
[INFO] [stdout] 45 | {move_tr!("login")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:51:21
[INFO] [stdout] |
[INFO] [stdout] 51 | {move_tr!("signup")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:58:11
[INFO] [stdout] |
[INFO] [stdout] 58 | /
[INFO] [stdout] 59 | |
[INFO] [stdout] 60 | |
[INFO] [stdout] 111 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:59:13
[INFO] [stdout] |
[INFO] [stdout] 59 | /
[INFO] [stdout] 60 | |
[INFO] [stdout] 110 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:58:11
[INFO] [stdout] |
[INFO] [stdout] 58 | /
[INFO] [stdout] 59 | |
[INFO] [stdout] 60 | |
[INFO] [stdout] 111 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:95:23
[INFO] [stdout] |
[INFO] [stdout] 95 | }>{move_tr!("profile")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:98:41
[INFO] [stdout] |
[INFO] [stdout] 98 | {move_tr!("settings")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:103:23
[INFO] [stdout] |
[INFO] [stdout] 103 | /
[INFO] [stdout] 104 | | {move_tr!("logout")}
[INFO] [stdout] 105 | |
[INFO] [stdout] | |_______________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:59:13
[INFO] [stdout] |
[INFO] [stdout] 59 | /
[INFO] [stdout] 60 | |
[INFO] [stdout] 110 | |
[INFO] [stdout] | |_________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/notification_bell.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | /
[INFO] [stdout] 18 | |
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |
[INFO] [stdout] 21 | |
[INFO] [stdout] | |__________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/notification_bell.rs:18:9
[INFO] [stdout] |
[INFO] [stdout] 18 | /
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:95:23
[INFO] [stdout] |
[INFO] [stdout] 95 | }>{move_tr!("profile")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:47:13
[INFO] [stdout] |
[INFO] [stdout] 47 | /
[INFO] [stdout] 48 | |
[INFO] [stdout] 49 | | {move_tr!("dark")}
[INFO] [stdout] 50 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:98:41
[INFO] [stdout] |
[INFO] [stdout] 98 | {move_tr!("settings")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:55:13
[INFO] [stdout] |
[INFO] [stdout] 55 | /
[INFO] [stdout] 56 | |
[INFO] [stdout] 57 | | {move_tr!("light")}
[INFO] [stdout] 58 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/auth_dropdown.rs:103:23
[INFO] [stdout] |
[INFO] [stdout] 103 | /
[INFO] [stdout] 104 | | {move_tr!("logout")}
[INFO] [stdout] 105 | |
[INFO] [stdout] | |_______________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | /
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | | {move_tr!("retro")}
[INFO] [stdout] 66 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/notification_bell.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | /
[INFO] [stdout] 18 | |
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |
[INFO] [stdout] 21 | |
[INFO] [stdout] | |__________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:26:18
[INFO] [stdout] |
[INFO] [stdout] 20 | get_user_default: impl Fn(&LocalUser) -> T + 'static,
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 | get_site_default: impl Fn(&LocalSite) -> T + 'static,
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 27 | | with!(|site_resource, query| {
[INFO] [stdout] 28 | | let site_response = site_resource
[INFO] [stdout] 29 | | .as_ref()
[INFO] [stdout] ... |
[INFO] [stdout] 47 | | })
[INFO] [stdout] 48 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:34:27
[INFO] [stdout] |
[INFO] [stdout] 34 | .and_then(|value| serde_json::from_str(format!(r#""{value}""#).as_str()).ok())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:62:9
[INFO] [stdout] |
[INFO] [stdout] 62 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/notification_bell.rs:18:9
[INFO] [stdout] |
[INFO] [stdout] 18 | /
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:47:13
[INFO] [stdout] |
[INFO] [stdout] 47 | /
[INFO] [stdout] 48 | |
[INFO] [stdout] 49 | | {move_tr!("dark")}
[INFO] [stdout] 50 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:55:13
[INFO] [stdout] |
[INFO] [stdout] 55 | /
[INFO] [stdout] 56 | |
[INFO] [stdout] 57 | | {move_tr!("light")}
[INFO] [stdout] 58 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/base_layout/top_nav/theme_select.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | /
[INFO] [stdout] 64 | |
[INFO] [stdout] 65 | | {move_tr!("retro")}
[INFO] [stdout] 66 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:26:18
[INFO] [stdout] |
[INFO] [stdout] 20 | get_user_default: impl Fn(&LocalUser) -> T + 'static,
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 | get_site_default: impl Fn(&LocalSite) -> T + 'static,
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 27 | | with!(|site_resource, query| {
[INFO] [stdout] 28 | | let site_response = site_resource
[INFO] [stdout] 29 | | .as_ref()
[INFO] [stdout] ... |
[INFO] [stdout] 47 | | })
[INFO] [stdout] 48 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:34:27
[INFO] [stdout] |
[INFO] [stdout] 34 | .and_then(|value| serde_json::from_str(format!(r#""{value}""#).as_str()).ok())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout.rs:62:9
[INFO] [stdout] |
[INFO] [stdout] 62 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:40:11
[INFO] [stdout] |
[INFO] [stdout] 40 | {move_tr!("subscribed")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:43:11
[INFO] [stdout] |
[INFO] [stdout] 43 | {move_tr!("local")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:46:11
[INFO] [stdout] |
[INFO] [stdout] 46 | {move_tr!("all")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:40:11
[INFO] [stdout] |
[INFO] [stdout] 40 | {move_tr!("subscribed")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | {move_tr!("active")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:66:13
[INFO] [stdout] |
[INFO] [stdout] 66 | {move_tr!("hot")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:69:13
[INFO] [stdout] |
[INFO] [stdout] 69 | {move_tr!("new")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/listing_type_link.rs:46:7
[INFO] [stdout] |
[INFO] [stdout] 13 | children: Children,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 46 | {children()}
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:43:11
[INFO] [stdout] |
[INFO] [stdout] 43 | {move_tr!("local")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:46:11
[INFO] [stdout] |
[INFO] [stdout] 46 | {move_tr!("all")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | {move_tr!("active")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/sort_type_link.rs:27:9
[INFO] [stdout] |
[INFO] [stdout] 7 | pub fn SortTypeLink(sort_type: S, link_sort_type: SortType, children: Children) -> impl IntoView
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 27 | {children()}
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:66:13
[INFO] [stdout] |
[INFO] [stdout] 66 | {move_tr!("hot")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/filter_bar.rs:69:13
[INFO] [stdout] |
[INFO] [stdout] 69 | {move_tr!("new")}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/listing_type_link.rs:46:7
[INFO] [stdout] |
[INFO] [stdout] 13 | children: Children,
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 46 | {children()}
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/layouts/filter_bar_layout/sort_type_link.rs:27:9
[INFO] [stdout] |
[INFO] [stdout] 7 | pub fn SortTypeLink(sort_type: S, link_sort_type: SortType, children: Children) -> impl IntoView
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 27 | {children()}
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/login/login_form.rs:30:7
[INFO] [stdout] |
[INFO] [stdout] 30 | / {login_error}
[INFO] [stdout] 31 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/login/login_form.rs:30:7
[INFO] [stdout] |
[INFO] [stdout] 30 | / {login_error}
[INFO] [stdout] 31 | |
[INFO] [stdout] | |_______________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:125:17
[INFO] [stdout] |
[INFO] [stdout] 125 | /
[INFO] [stdout] | |__________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:125:17
[INFO] [stdout] |
[INFO] [stdout] 125 | /
[INFO] [stdout] | |__________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:134:9
[INFO] [stdout] |
[INFO] [stdout] 134 | /
[INFO] [stdout] 135 | |
[INFO] [stdout] 140 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:134:9
[INFO] [stdout] |
[INFO] [stdout] 134 | /
[INFO] [stdout] 135 | |
[INFO] [stdout] 140 | |
[INFO] [stdout] | |_____________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:135:11
[INFO] [stdout] |
[INFO] [stdout] 135 | /
[INFO] [stdout] | |____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/modals/report_modal.rs:135:11
[INFO] [stdout] |
[INFO] [stdout] 135 | /
[INFO] [stdout] | |____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:163:47
[INFO] [stdout] |
[INFO] [stdout] 163 | {post_name}
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:169:9
[INFO] [stdout] |
[INFO] [stdout] 169 |
{post_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:163:47
[INFO] [stdout] |
[INFO] [stdout] 163 | {post_name}
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:169:9
[INFO] [stdout] |
[INFO] [stdout] 169 |
{post_name}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:202:11
[INFO] [stdout] |
[INFO] [stdout] 202 | /
[INFO] [stdout] 203 | | " "
[INFO] [stdout] 204 | | {move || comments.get()}
[INFO] [stdout] | |_________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing.rs:202:11
[INFO] [stdout] |
[INFO] [stdout] 202 | /
[INFO] [stdout] 203 | | " "
[INFO] [stdout] 204 | | {move || comments.get()}
[INFO] [stdout] | |_________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing/thumbnail.rs:105:13
[INFO] [stdout] |
[INFO] [stdout] 105 | {inner}
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listing/thumbnail.rs:105:13
[INFO] [stdout] |
[INFO] [stdout] 105 | {inner}
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listings.rs:10:9
[INFO] [stdout] |
[INFO] [stdout] 9 |
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 10 | /
[INFO] [stdout] 11 | |
[INFO] [stdout] 12 | |
[INFO] [stdout] | |_____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:71:11
[INFO] [stdout] |
[INFO] [stdout] 71 | /
[INFO] [stdout] 72 | |
[INFO] [stdout] 73 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:72:13
[INFO] [stdout] |
[INFO] [stdout] 71 |
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 72 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_listings.rs:10:9
[INFO] [stdout] |
[INFO] [stdout] 9 |
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 10 | /
[INFO] [stdout] 11 | |
[INFO] [stdout] 12 | |
[INFO] [stdout] | |_____________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:84:11
[INFO] [stdout] |
[INFO] [stdout] 84 | /
[INFO] [stdout] 85 | |
[INFO] [stdout] 86 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:85:13
[INFO] [stdout] |
[INFO] [stdout] 84 |
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 85 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:71:11
[INFO] [stdout] |
[INFO] [stdout] 71 | /
[INFO] [stdout] 72 | |
[INFO] [stdout] 73 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:72:13
[INFO] [stdout] |
[INFO] [stdout] 71 |
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 72 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:84:11
[INFO] [stdout] |
[INFO] [stdout] 84 | /
[INFO] [stdout] 85 | |
[INFO] [stdout] 86 | |
[INFO] [stdout] | |___________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils/derive_query_signal.rs:9:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn derive_query_signal(base_signal: S, map_result: fn(&T) -> R) -> QuerySignal
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 9 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 10 | | with!(|base_signal| base_signal
[INFO] [stdout] 11 | | .as_ref()
[INFO] [stdout] 12 | | .map(|base_signal| base_signal.as_ref().map_err(Clone::clone).map(map_result)))
[INFO] [stdout] 13 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/ui/components/post/post_page.rs:85:13
[INFO] [stdout] |
[INFO] [stdout] 84 |
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 85 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils/derive_query_signal.rs:9:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn derive_query_signal(base_signal: S, map_result: fn(&T) -> R) -> QuerySignal
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 9 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 10 | | with!(|base_signal| base_signal
[INFO] [stdout] 11 | | .as_ref()
[INFO] [stdout] 12 | | .map(|base_signal| base_signal.as_ref().map_err(Clone::clone).map(map_result)))
[INFO] [stdout] 13 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils/derive_user_is_logged_in.rs:8:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn derive_user_is_logged_in(site_signal: S) -> Signal
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 9 | | with!(|site_signal| site_signal
[INFO] [stdout] 10 | | .as_ref()
[INFO] [stdout] 11 | | .and_then(|data| data.as_ref().ok())
[INFO] [stdout] 12 | | .map_or(false, |s| s.my_user.is_some()))
[INFO] [stdout] 13 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils/derive_user_is_logged_in.rs:8:18
[INFO] [stdout] |
[INFO] [stdout] 4 | pub fn derive_user_is_logged_in(site_signal: S) -> Signal
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8 | Signal::derive(move || {
[INFO] [stdout] | __________________^
[INFO] [stdout] 9 | | with!(|site_signal| site_signal
[INFO] [stdout] 10 | | .as_ref()
[INFO] [stdout] 11 | | .and_then(|data| data.as_ref().ok())
[INFO] [stdout] 12 | | .map_or(false, |s| s.my_user.is_some()))
[INFO] [stdout] 13 | | })
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 77 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 77 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `lemmy-ui-leptos` (lib) due to 78 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lemmy-ui-leptos` (lib test) due to 78 previous errors
[INFO] running `Command { std: "docker" "inspect" "e9bfc2177681f640530bb4cf3c6595135fffeb8ef3e93e5cc6e6b5e5077cff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9bfc2177681f640530bb4cf3c6595135fffeb8ef3e93e5cc6e6b5e5077cff99", kill_on_drop: false }`
[INFO] [stdout] e9bfc2177681f640530bb4cf3c6595135fffeb8ef3e93e5cc6e6b5e5077cff99