error[E0624]: borrow may still be in use when generator yields --> $DIR/yield-in-args.rs:18:8 | 18 | \t\tfoo(&b, yield); //~ ERROR | \t\t ^ ----- possible yield occurs here error: aborting due to previous error