Well it's still 2 more characters than needed but at least it keeps you off nightly.
let x = box_!(y); // is the same as `let x = Box::new(y);`