index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
target-feature
Age
Commit message (
Expand
)
Author
Lines
2025-01-28
ABI-required target features: warn when they are missing in base CPU (rather ...
Ralf Jung
-14
/
+7
2025-01-15
Render fn defs with target_features attrs with the attribute [second site]
Oli Scherer
-14
/
+14
2025-01-15
Treat safe target_feature functions as unsafe by default
Oli Scherer
-5
/
+23
2025-01-05
Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubilee
bors
-16
/
+37
2025-01-04
rustc_intrinsic: support functions without body; they are implicitly marked a...
Ralf Jung
-4
/
+1
2024-12-31
x86-64 hardfloat actually requires sse2
Ralf Jung
-0
/
+17
2024-12-31
explicitly model that certain ABIs require/forbid certain target features
Ralf Jung
-16
/
+20
2024-12-15
Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu
bors
-1
/
+2
2024-12-15
Add m68k_target_feature
Taiki Endo
-1
/
+2
2024-12-14
reject aarch64 target feature toggling that would change the float ABI
Ralf Jung
-0
/
+24
2024-12-11
forbid toggling x87 and fpregs on hard-float targets
Ralf Jung
-6
/
+79
2024-11-09
Add v9 and leoncasa target feature to sparc
Taiki Endo
-1
/
+2
2024-11-05
Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee
bors
-0
/
+87
2024-11-04
remove support for extern-block const intrinsics
Ralf Jung
-8
/
+12
2024-11-04
mark some target features as 'forbidden' so they cannot be (un)set
Ralf Jung
-0
/
+87
2024-10-30
Add a regression test for #131031
DianQK
-0
/
+12
2024-10-25
Re-do recursive const stability checks
Ralf Jung
-0
/
+2
2024-09-24
codegen_ssa: consolidate tied feature checking
David Wood
-6
/
+17
2024-09-24
tests: add test for #105111
David Wood
-0
/
+75
2024-09-01
Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU"
Jakub Beránek
-145
/
+0
2024-08-28
Rollup merge of #128192 - mrkajetanp:feature-detect, r=Amanieu
Jubilee
-1
/
+2
2024-08-28
Implement RFC 3525.
Luca Versari
-0
/
+145
2024-08-27
tests: Update with new aarch64 target features
Kajetan Puchalski
-1
/
+1
2024-08-27
rustc_target: Add various aarch64 features
Kajetan Puchalski
-0
/
+1
2024-08-07
Add test to ensure implied target features work with asm, and fix failing tests
Caleb Zulawski
-1
/
+11
2024-08-07
Add implied target features to target_feature attribute
Caleb Zulawski
-0
/
+24
2024-08-04
Implement a implicit target feature mechanism
daxpedda
-1
/
+20
2024-08-04
Stabilize Wasm relaxed SIMD
daxpedda
-0
/
+9
2024-07-17
rustc_target: fix UI tests for s390x
liushuyu
-1
/
+2
2024-06-25
RFC 2383: Stabilize `lint_reasons` :tada:
xFrednet
-1
/
+1
2024-05-09
Fix test problems discovered by the revision check
Zalathar
-1
/
+1
2024-05-04
compiletest: add enable-by-default check-cfg
Urgau
-7
/
+15
2024-03-07
Merge collect_mod_item_types query into check_well_formed
Oli Scherer
-9
/
+9
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-46
/
+46
2024-02-12
Add lahfsahf and prfchw target feature
Chris Denton
-1
/
+3
2024-01-13
Bless tests
George-lewis
-15
/
+20
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-7
/
+19
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-11-06
warn when using an unstable feature with -Ctarget-feature
Ralf Jung
-2
/
+14
2023-10-24
tests: Add features-gate for LoongArch
WANG Rui
-1
/
+2
2023-08-15
fix the error check
dirreke
-1
/
+1
2023-08-14
add features-gate for csky target feature
Dirreke
-0
/
+1
2023-07-29
Replace ignore-everything with only-arch
Jubilee Young
-49
/
+26
2023-04-30
tests: Add tests for LoongArch64
WANG Rui
-23
/
+25
2023-04-03
remove invalid ignore-powerpc64le
Pietro Albini
-25
/
+23
2023-03-13
Gracefully handle `#[target_feature]` on statics
Nilstrieb
-16
/
+114
2023-03-02
Revert "Stabilize `#![feature(target_feature_11)]`"
Léo Lanteri Thauvin
-16
/
+40
2023-02-01
Stabilize `#![feature(target_feature_11)]`
Léo Lanteri Thauvin
-40
/
+16
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+592