Mark Simulacrum 2510116944 Rollup merge of #43098 - alexcrichton:more-proc-macro, r=jseyfried
Add `isize` and `usize` constructors to Literal

This commit fills out the remaining integer literal constructors on the
`proc_macro::Literal` type with `isize` and `usize`. (I think these were just
left out by accident)
2017-07-12 06:58:46 -06:00
..
2017-07-10 11:43:02 -06:00
2017-07-10 11:43:02 -06:00
2017-07-11 21:18:44 -04:00
2017-07-11 21:18:44 -04:00