Changeset d71f68c9 for general/prog


Ignore:
Timestamp:
11/20/2023 10:28:39 PM (7 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
bc3438b
Parents:
0bc63182
Message:

Update to rustc-1.74.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r0bc63182 rd71f68c9  
    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        "2b5fd1623a6591c3e31eaec674ccc81c">
    10   <!ENTITY rust-size          "148 MB">
    11   <!ENTITY rust-buildsize     "8.9 GB (292 MB installed); add 6.4 GB if running the tests">
     9  <!ENTITY rust-md5sum        "c7f6519e67202c3dca07ef7292fa874f">
     10  <!ENTITY rust-size          "149 MB">
     11  <!ENTITY rust-buildsize     "8.9 GB (298 MB installed); add 6.4 GB if running the tests">
    1212  <!ENTITY rust-time          "6.7 SBU (including download time; add 6.2 SBU for tests, both using parallelism=8)">
    1313]>
     
    343343    <!-- https://github.com/rust-lang/rust/pull/115869 -->
    344344    <para>
    345       The test named <filename>tests/ui/issues/issue-21763.rs</filename>
    346       is known to fail.
     345      Two tests,<filename>tests/ui/issues/issue-21763.rs</filename> and
     346      <filename>tests/debuginfo/regression-bad-location-list-67992.rs</filename>,
     347      are known to fail.
    347348    </para>
    348349
Note: See TracChangeset for help on using the changeset viewer.