Skip to main content
lints_to_rustflags
cargo
1.100.0-nightly
(e71c0f1e3 2026-08-18)
In cargo::
workspace::
parser
cargo
::
workspace
::
parser
Function
lints_
to_
rustflags
Copy item path
Source
fn lints_to_rustflags(lints: &
TomlLints
) ->
CargoResult
<
Vec
<
String
>>