rustc_target: Refactor away `TargetResult` Follow-up to https://github.com/rust-lang/rust/pull/77202. Construction of a built-in target is always infallible now, so `TargetResult` is no longer necessary. The second commit contains some further cleanup based on built-in target construction being infallible. |
||
|---|---|---|
| .. | ||
| abi | ||
| asm | ||
| spec | ||
| lib.rs | ||