diff options
| author | Simonas Kazlauskas <git@kazlauskas.me> | 2015-01-11 00:38:39 +0200 |
|---|---|---|
| committer | Simonas Kazlauskas <git@kazlauskas.me> | 2015-01-11 15:34:53 +0200 |
| commit | 348d833187a2cf90b0d39f5fe1f0ce9564036e68 (patch) | |
| tree | ca511408a0cffc6fe90d3120f85754f285bb1aec /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 099b411e080d302ec0dc5f3aebe53d76c50acfc7 (diff) | |
| download | rust-348d833187a2cf90b0d39f5fe1f0ce9564036e68.tar.gz rust-348d833187a2cf90b0d39f5fe1f0ce9564036e68.zip | |
Allow any integral to be used as Shr and Shl RHS
This is only relevant to the code that uses generics such as
fn magic<T: Shl>(a: T) { a << 10u8; }
Fixes #20288
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
