Remove TODO from 2 solutions

This commit is contained in:
Clément Bœsch
2025-03-17 18:36:13 +01:00
parent 7c0d269279
commit d2abc359cc
2 changed files with 0 additions and 4 deletions
@@ -4,8 +4,6 @@ fn main() {
#[cfg(test)]
mod tests {
// TODO: Fix the compiler errors only by reordering the lines in the test.
// Don't add, change or remove any line.
#[test]
fn move_semantics4() {
let mut x = Vec::new();