Files
rust/compiler
Simonas Kazlauskas dfcfaa4ec1 Do not pass through features without +/- prefix
LLVM really dislikes this and will assert, saying something along the
lines of:

```
rustc: llvm/lib/MC/MCSubtargetInfo.cpp:60: void ApplyFeatureFlag(
  llvm::FeatureBitset&, llvm::StringRef, llvm::ArrayRef<llvm::SubtargetFeatureKV>
): Assertion
  `SubtargetFeatures::hasFlag(Feature) && "Feature flags should start with '+' or '-'"`
failed.
```
2022-02-27 21:21:38 +02:00
..
2022-01-28 16:56:05 +01:00
2021-12-14 18:50:31 -04:00
2022-02-26 13:45:43 -03:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-24 18:50:33 -08:00
2021-09-20 22:21:42 -04:00
2022-02-24 18:50:33 -08:00
2022-02-25 08:00:52 -05:00
2022-02-24 16:02:07 -05:00
2022-02-24 17:01:01 +11:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-22 18:14:51 -05:00