You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marker is still in early development. One simple way of helping out, is to run Marker on existing crates to see if it crashes or reports any unexpected warning. Once you have cargo_marker installed and setup, you can run it using the following comment:
cargo marker --lints "marker_lints = '<0.1.1>'"
Or you can use the development version of Marker, by running in the root of this repository
xFrednet
changed the title
Crates Marker could check successfully (Without a panic or warning)
List of crates Marker could check successfully (Without a panic or warning)
Jul 28, 2023
Marker is still in early development. One simple way of helping out, is to run Marker on existing crates to see if it crashes or reports any unexpected warning. Once you have
cargo_marker
installed and setup, you can run it using the following comment:cargo marker --lints "marker_lints = '<0.1.1>'"
Or you can use the development version of Marker, by running in the root of this repository
Please ensure that you're using the most recent version of Marker for these tests.
So far, the following crates were checked successfully:
bevy
clap
parking_lot
rand
regex
serde
time
tokio
unicode-xid
If you successfully checked any crates, please add them below as a comment.
The text was updated successfully, but these errors were encountered: