Files
build_soong/rust/config
Chris Wailes 7c1b29c9a4 Set incremental or codegen-units, not both
This CL changes the handling of Rust flags to only pass one of either
incremental or codegen-units.  This is necessary because incremental
implies a codegen-units value of 128 and it may be overridden by the
separate codegen-units argument.

Test: TH
Change-Id: Ia474e4f9fc071d5054cb479ec9de550fa886677e
2023-10-12 10:56:34 -07:00
..
2022-10-03 08:43:13 -07:00
2020-09-09 21:57:10 +09:00
2021-01-25 11:11:10 -05:00