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
id: docs
name: docs
description: Check docs for warnings.
entry: env RUSTDOCFLAGS=-Dwarnings cargo doc
language: system
args: ["--workspace", "--document-private-items"]
types: [rust]
pass_filenames: false <ive been using this regularly, is this ok?
The text was updated successfully, but these errors were encountered:
name: docs
description: Check docs for warnings.
entry: env RUSTDOCFLAGS=-Dwarnings cargo doc
language: system
args: ["--workspace", "--document-private-items"]
types: [rust]
pass_filenames: false <ive been using this regularly, is this ok?
The text was updated successfully, but these errors were encountered: