| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-09-26 | hir: Disallow `target_feature` on constants | David Wood | -35/+0 | |
| This commit fixes an ICE when `target_feature` is applied to constants. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2019-04-25 | Add feature-gate for f16c target feature | gnzlbg | -0/+1 | |
| 2019-04-17 | whitelist rtm x86 cpu feature | tyler | -0/+1 | |
| 2019-01-30 | Add MOVBE feature | Jethro Beekman | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-23 | test: Ignore ui/target-feature-gate on s390x | John Paul Adrian Glaubitz | -0/+1 | |
| 2018-12-19 | test: Ignore ui/target-feature-gate on sparc and sparc64 | John Paul Adrian Glaubitz | -0/+2 | |
| 2018-12-19 | test: Ignore ui/target-feature-gate on powerpc and powerpc64(le) | John Paul Adrian Glaubitz | -0/+3 | |
| 2018-12-17 | rustc: Don't ICE on usage of two new target features | Alex Crichton | -0/+3 | |
| I seem to always forget to update this portion of the compiler... | ||||
| 2018-12-09 | Bump minimum required LLVM version to 6.0 | Nikita Popov | -1/+0 | |
| 2018-08-08 | add feature-gate test | gnzlbg | -0/+1 | |
| 2018-07-31 | tests/ui: Add missing mips{64} ignores | dragan.mladjenovic | -0/+2 | |
| 2018-04-16 | Separately gate each target_feature feature | Alex Crichton | -0/+31 | |
| Use an explicit whitelist for what features are actually stable and can be enabled. | ||||
