[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/components/demo_async.rs:201:13
[INFO] [stdout] |
[INFO] [stdout] 201 | {*data} " little monkeys, jumping on the bed."
[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/components/demo_async.rs:246:13
[INFO] [stdout] |
[INFO] [stdout] 246 | {move || user_data.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/components/demo_control_flow.rs:80:13
[INFO] [stdout] |
[INFO] [stdout] 80 |
[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/components/demo_error_handling.rs:74:17
[INFO] [stdout] |
[INFO] [stdout] 74 | "You entered " {value}
[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/components/demo_nested_route.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | / "Nested Route Home" }/>
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | // if no id specified, fall back
[INFO] [stdout] 12 | |
[INFO] [stdout] ... |
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | | "Select to see more" }/>
[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/components/demo_nested_route.rs:12:17
[INFO] [stdout] |
[INFO] [stdout] 12 | /
[INFO] [stdout] 13 | | "(Contact Info)"