Files
rust/compiler
bors 505ed7fb1b Auto merge of #83593 - petrochenkov:nounwrap, r=nagisa
rustc_target: Avoid unwraps when adding linker flags

These `unwrap`s assume that some linker flags were already added by `*_base::opts()` methods, but that's doesn't necessarily remain the case when we are reducing the number of flags hardcoded in targets, as https://github.com/rust-lang/rust/pull/83587 shows.

r? `@nagisa`
2021-03-28 08:53:51 +00:00
..
2021-03-26 09:32:31 -07:00
2021-03-26 09:32:31 -07:00
2021-03-23 17:16:20 +00:00
2021-03-19 19:45:32 -05:00
2021-03-23 17:16:20 +00:00
2021-03-26 09:32:31 -07:00
2021-03-26 09:32:31 -07:00
2021-03-26 09:32:31 -07:00
2021-03-23 17:16:20 +00:00
2021-03-26 09:32:31 -07:00
2021-03-26 09:32:31 -07:00