error: const bounds must start with `~` --> $DIR/without-tilde.rs:5:13 | LL | struct S; | -^^^^ | | | help: add `~`: `~` error: aborting due to previous error