e.g. ```R pivot_longer(df, c(z = y)) #> Error in `build_longer_spec()`: #> ! Can't rename variables in this context. ``` Maybe just needs an `error_arg`?