ChangeLog: https://gn.googlesource.com/gn/ * Do not cleanup args.gn imports located in the output directory. * Fix expectations in NinjaRustBinaryTargetWriterTest.SwiftModule * Do not add native dependencies to the library search path * Support linking frameworks and swiftmodules in Rust targets * [desc] Silence print() statements when outputing json PR: 279925 Reported by: o.hushchenkov@gmail.com (maintainer)