Rust Raises Baseline for `nvptx64-nvidia-cuda` Target
The Rust team has announced an update to the `nvptx64-nvidia-cuda` target, which is used for compiling Rust code to run on NVIDIA GPUs. This change raises the baseline for this target, ensuring more efficient code generation and compatibility with newer GPU architectures. This update is crucial for developers working on GPU-accelerated Rust projects, as it allows for better performance and supports more recent hardware features.