Changeset 320d985 for general/prog


Ignore:
Timestamp:
04/23/2023 07:39:49 PM (17 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
c8042d24
Parents:
b36f737
Message:

Update to rustc-1.69.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    rb36f737 r320d985  
    77  <!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
    88  <!ENTITY rust-download-ftp  " ">
    9   <!ENTITY rust-md5sum        "df91d58551c09e6bf5d32e9bf3c0d802">
    10   <!ENTITY rust-size          "141 MB">
    11   <!ENTITY rust-buildsize     "8.9 GB (308 MB installed); add 7.2 GB if running the tests">
    12   <!ENTITY rust-time          "24 SBU (including download time; add 17 SBU for tests, both using parallelism=4)">
     9  <!ENTITY rust-md5sum        "2fac6c46422e743f5f05287e89e72f22">
     10  <!ENTITY rust-size          "121 MB">
     11  <!ENTITY rust-buildsize     "8.0 GB (286 MB installed); add 7.4 GB if running the tests">
     12  <!ENTITY rust-time          "24 SBU (including download time; add 15 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    362362    <para>
    363363      As with all large test suites, other tests might fail on some machines -
    364       if the number of additional failures is in the single digits,
     364      if the number of additional failures is low,
    365365      check the log for 'failures:' and review lines above that, particularly the
    366366      'stderr:' lines. Any mention of
Note: See TracChangeset for help on using the changeset viewer.