diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-03 14:12:53 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-03 17:02:20 +0530 |
| commit | 393ce1820e3f639b43d6058d2681b9757123ac1b (patch) | |
| tree | e11d524210057e8829cf69ecd199b6e7166a6e56 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d0fcb1f53c9f81fbcae5379dd1c0577a8605172c (diff) | |
| parent | f35f973cb700c444d8c029ee13b37dc16d560225 (diff) | |
| download | rust-393ce1820e3f639b43d6058d2681b9757123ac1b.tar.gz rust-393ce1820e3f639b43d6058d2681b9757123ac1b.zip | |
Rollup merge of #22876 - Florob:const, r=nikomatsakis
This changes the type of some public constants/statics in libunicode. Notably some `&'static &'static [(char, char)]` have changed to `&'static [(char, char)]`. The regexp crate seems to be the sole user of these, yet this is technically a [breaking-change]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
