Home
last modified time | relevance | path

Searched refs:RustcLintsForDir (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/rust/config/
H A Dlints.go176 func RustcLintsForDir(dir string, lintProperty *string) (string, error) { func
/aosp12/build/soong/rust/
H A Dcompiler.go234 lintFlags, err := config.RustcLintsForDir(ctx.ModuleDir(), compiler.Properties.Lints)