Below you will find pages that utilize the taxonomy term “rust-marker”
December 3, 2023
Rust Marker Linter
Version updated for rust-marker/marker to version v0.4.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed #326: Use rustc’s default way of discovering the system root directory, unless MARKER_SYSROOT is specified
November 25, 2023
Rust Marker Linter
Version updated for rust-marker/marker to version v0.4.2.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes #320: Disable LTO on release builds to fix the crash on Windows with exit code: 0xc0000005, STATUS_ACCESS_VIOLATION
November 25, 2023
Rust Marker Linter
Version updated for rust-marker/marker to version v0.4.1.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed #319: Fix compiling driver from sources outside of the marker repo on Windows
November 16, 2023
Rust Marker Linter
Version updated for rust-marker/marker to version v0.4.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The v0.4.0 milestone contains a full list of all changes.
Added #306: The LintPass trait now as a new check_crate method. #294: Items and fields now provide information about their visibility Fixed #306: Rustc’s driver no longer ICEs on spans from compiler generated code.
October 5, 2023
Rust Marker Linter
Version updated for rust-marker/marker to version v0.3.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This version introduces precompiled binaries and CI templates. This version also tried to combine all breaking changes, to make v0.3.0 a solid baseline for new additions.
The v0.3.0 milestone contains a full list of all changes.