Box

Well it's still 2 more characters than needed but at least it keeps you off nightly.

Usage

let x = box_!(y); // is the same as `let x = Box::new(y);`