Updated to rust 2024, compiler to 1.85, cleaned up clippy reports and format changes

What does this MR do and why?

Update the language to the 2024 version of Rust. Update the compiler to v1.85 of the compiler Update various documentation and support files to reflect this. Made a change to context.rs suggested by clippy Let cargo fmt make changes to formatting.

How to set up and validate locally

The only functional code change occurred in transformer/context.rs in extract_context for source contexts.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading