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
/
abi
/
unsupported.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu
Jana Dönszelmann
-24
/
+0
2025-06-25
tests: split out unsupported-in-impls.rs
Jubilee Young
-24
/
+0
2025-06-25
tests: s/C-cmse/cmse/
Jubilee Young
-5
/
+5
2025-06-23
tests: Bless cannot-be-called and dedup with unsupported ABI test
Jubilee Young
-26
/
+0
2025-06-23
tests: Enhance unsupported ABI tests
Jubilee Young
-26
/
+39
2025-06-20
error on calls to ABIs that cannot be called
Folkert de Vries
-0
/
+2
2025-06-09
tests: bless unsupported_calling_conventions linting on some fn_ptrs
Jubilee Young
-3
/
+5
2025-06-08
add specific help messages for stdcall and cdecl
Ralf Jung
-0
/
+7
2025-06-08
avoid repeating error annotations in test file
Ralf Jung
-162
/
+34
2025-06-08
raw dylib: ensure that we have applied standard ABI checks
Ralf Jung
-0
/
+6
2025-06-08
add (back) unsupported_calling_conventions lint to reject more invalid callin...
Ralf Jung
-1
/
+86
2025-02-24
tests: use minicore more
David Wood
-4
/
+3
2025-01-16
Add gpu-kernel calling convention
Flakebi
-0
/
+3
2024-10-20
make unsupported_calling_conventions a hard error
Ralf Jung
-20
/
+10
2024-09-23
Also cover the new `extern "C-cmse-nonsecure-entry"` in tests
Tamme Dittrich
-2
/
+13
2024-09-23
Check ABI target compatibility for function pointers
Tamme Dittrich
-1
/
+133
2024-07-11
Remove extern "wasm" ABI
Nikita Popov
-3
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-13
/
+13
2024-01-30
Remove the `abi_amdgpu_kernel` feature
clubby789
-3
/
+0
2023-08-08
feat: `riscv-interrupt-{m,s}` calling conventions
Seth Pellegrino
-10
/
+30
2023-08-07
stabilize abi_thiscall
Benedikt Radtke
-1
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+53