diff options
| author | bors <bors@rust-lang.org> | 2015-03-18 08:27:22 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-03-18 08:27:22 +0000 |
| commit | 46f649c479ce40f3b4590590dda6c2895e8d60f6 (patch) | |
| tree | 1c775c64a8d726183113d966c2b01ae6d60c6289 /src/libstd/sys/windows/timer.rs | |
| parent | f9a7bc58f89b9b15eb1269f0c0d68baf5fc7e966 (diff) | |
| parent | dccd17d23e6e67e410e41f97ba9feb7f71717627 (diff) | |
| download | rust-46f649c479ce40f3b4590590dda6c2895e8d60f6.tar.gz rust-46f649c479ce40f3b4590590dda6c2895e8d60f6.zip | |
Auto merge of #22838 - petrochenkov:bytelit, r=alexcrichton
This patch changes the type of byte string literals from `&[u8]` to `&[u8; N]`. It also implements some necessary traits (`IntoBytes`, `Seek`, `Read`, `BufRead`) for fixed-size arrays (also related to #21725) and adds test for #17233, which seems to be resolved. Fixes #18465 [breaking-change]
Diffstat (limited to 'src/libstd/sys/windows/timer.rs')
0 files changed, 0 insertions, 0 deletions
