Skip to main content
lints_to_rustflags
cargo
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In cargo::
util::
toml
cargo
::
util
::
toml
Function
lints_
to_
rustflags
Copy item path
Source
fn lints_to_rustflags(lints: &
TomlLints
) ->
CargoResult
<
Vec
<
String
>>