rust/compiler/rustc_target/src
Jonas Schievink 904b658303
Rollup merge of #78930 - petrochenkov:notlikeandroid, r=Mark-Simulacrum
rustc_taret: Remove `TargetOptions::is_like_android`

This option was replaced by more specific options and is no longer used by the compiler.
2020-11-11 20:59:10 +01:00
..
abi rustc_target: Rename some target options to avoid tautology 2020-11-08 17:29:13 +03:00
asm Collapse all uses of target.options.foo into target.foo 2020-11-08 17:29:13 +03:00
spec Rollup merge of #78930 - petrochenkov:notlikeandroid, r=Mark-Simulacrum 2020-11-11 20:59:10 +01:00
lib.rs /nightly/nightly-rustc 2020-09-23 21:51:56 +02:00