diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-24 15:32:51 +0100 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2025-03-26 11:33:01 +0000 |
commit | 248a1393b22d7476280c17168ace82c4d273cc34 (patch) | |
tree | 8f971f3d4c925026dfb7a3e0b2715e52b201c3df /gcc/rust/backend/rust-compile-base.h | |
parent | a988708b4ba2b5a27715ea34c09ccfd3ed5143ca (diff) | |
download | gcc-248a1393b22d7476280c17168ace82c4d273cc34.zip gcc-248a1393b22d7476280c17168ace82c4d273cc34.tar.gz gcc-248a1393b22d7476280c17168ace82c4d273cc34.tar.bz2 |
rust: Lower minimum supported Rust version to 1.49
gcc/rust/ChangeLog:
* checks/errors/borrowck/ffi-polonius/Cargo.lock: Regenerate.
* checks/errors/borrowck/ffi-polonius/Cargo.toml: Update to use source patching instead of
vendoring, lower edition to 2018.
* checks/errors/borrowck/ffi-polonius/vendor/log/Cargo.toml: Change edition to 2018.
* checks/errors/borrowck/ffi-polonius/vendor/log/src/lib.rs: Remove uses of unstable
feature.
* checks/errors/borrowck/ffi-polonius/.cargo/config.toml: Removed.
libgrust/ChangeLog:
* libformat_parser/Makefile.am: Avoid using --config as it is unsupported by cargo 1.49.
* libformat_parser/Makefile.in: Regenerate.
* libformat_parser/generic_format_parser/src/lib.rs: Use extension trait for missing
features.
* libformat_parser/src/lib.rs: Likewise.
* libformat_parser/.cargo/config: Moved to...
* libformat_parser/.cargo/config.toml: ...here.
Diffstat (limited to 'gcc/rust/backend/rust-compile-base.h')
0 files changed, 0 insertions, 0 deletions