aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/locale.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-06-28 14:18:22 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-06-28 14:59:27 +0300
commit7d9231bb24dbbbcfc0204fcd14dc716e149954cd (patch)
treebaa6d79a92b8edd4006be722490a5e5024584801 /gnu/installer/locale.scm
parent61521e1a7a1ee403f69130ef54ca00fb37173859 (diff)
downloadguix-7d9231bb24dbbbcfc0204fcd14dc716e149954cd.tar.gz
guix-7d9231bb24dbbbcfc0204fcd14dc716e149954cd.zip
gnu: Add rust-generic-array-0.14.
* gnu/packages/crates-io.scm (rust-generic-array-0.14): New variable. (rust-generic-array-0.13): Inherit from rust-generic-array-0.14.
Diffstat (limited to 'gnu/installer/locale.scm')
0 files changed, 0 insertions, 0 deletions
uncs` (#3592)Alex Lam S.L 2019-11-17fix corner case in `collapse_vars` (#3591)Alex Lam S.L 2019-11-17compress empty for-in loops (#3590)Alex Lam S.L 2019-11-17refine precision limits on `unsafe_math` (#3589)Alex Lam S.L 2019-11-16introduce eager evaluation (#3587)Alex Lam S.L 2019-11-14migrate to GitHub Actions (#3586)Alex Lam S.L 2019-11-14fix corner case in `switches` (#3585)Alex Lam S.L 2019-11-13enhance `unused` (#3584)Alex Lam S.L 2019-11-13enhance `switches` (#3583)Alex Lam S.L 2019-11-13fix corner case in `collapse_vars` (#3582)Alex Lam S.L fixes #3581 2019-11-13enhance `evaluate` & `inline` (#3580)Alex Lam S.L 2019-11-12fix corner case in `dead_code` (#3579)Alex Lam S.L fixes #3578 2019-11-09fix corner case in `conditionals` (#3577)Alex Lam S.L fixes #3576 2019-11-08enhance `dead_code` (#3575)Alex Lam S.L 2019-11-07fix corner case in `collapse_vars` (#3574)Alex Lam S.L fixes #3573 2019-11-05enhance `collapse_vars` (#3572)Alex Lam S.L 2019-11-04fix corner case in `evaluate` (#3569)Alex Lam S.L 2019-11-02enhance `unsafe` `evaluate` (#3564)Alex Lam S.L 2019-11-02more tests for #3562 (#3565)Alex Lam S.L 2019-11-01fix corner case in `collapse_vars` (#3563)Alex Lam S.L fixes #3562 2019-11-01enhance `if_return` (#3560)Alex Lam S.L 2019-11-01fix corner case in `evaluate` (#3559)Alex Lam S.L fixes #3558 2019-10-31enhance `conditionals` (#3557)Alex Lam S.L 2019-10-31enhance `typeofs` (#3556)Alex Lam S.L 2019-10-30fix corner case in `dead_code` (#3553)Alex Lam S.L fixes #3552 2019-10-30enhance `dead_code` (#3551)Alex Lam S.L 2019-10-30fix corner case in `comments` (#3550)Alex Lam S.L 2019-10-29enhance `evaluate` (#3549)Alex Lam S.L 2019-10-29fix corner case in `unsafe_math` (#3548)Alex Lam S.L fixes #3547 2019-10-29compress object literals (#3546)Alex Lam S.L 2019-10-28fix corner case in `ie8` (#3543)Alex Lam S.L fixes #3542 2019-10-28fix corner case in `evaluate` (#3540)Alex Lam S.L fixes #3539 2019-10-28improve ufuzz resilience (#3541)Alex Lam S.L 2019-10-28fix corner case in ufuzz (#3538)Alex Lam S.L 2019-10-28fix & enhance `unsafe_math` (#3537)Alex Lam S.L closes #3535 fixes #3536 2019-10-27migrate CI workaround (#3534)Alex Lam S.L 2019-10-27improve ufuzz resilience (#3533)Alex Lam S.L 2019-10-27fix corner cases in `unsafe_math` (#3532)Alex Lam S.L fixes #3531 2019-10-27prevent tty truncation in `test/compress` (#3530)Alex Lam S.L 2019-10-27compress arithmetic expressions further (#3529)Alex Lam S.L