Skip to content

A few cleaning up for the mmtk GC module #4

A few cleaning up for the mmtk GC module

A few cleaning up for the mmtk GC module #4

Workflow file for this run

name: Style check
on: [push, pull_request]
jobs:
header_check:
runs-on: ubuntu-latest
name: Check code style
env:
# Deny warnings in cargo clippy:
RUSTFLAGS: -D warnings
steps:
- uses: actions/checkout@v4
- name: Rust lints using Clippy (debug)
working-directory: gc/mmtk
run: cargo clippy
- name: Rust lints using Clippy (tests)
working-directory: gc/mmtk
run: cargo clippy --tests
- name: Rust lints using Clippy (release)
working-directory: gc/mmtk
run: cargo clippy --release
- name: Rust code format check
working-directory: gc/mmtk
run: cargo fmt --check
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy