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
/
parser
/
variadic-ffi-semantic-restrictions.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
c-variadic: allow trait methods to be c-variadic
Folkert de Vries
-4
/
+12
2025-09-11
c-variadic: allow inherent methods to be c-variadic
Folkert de Vries
-5
/
+15
2025-09-09
c-variadic: reject functions with unsupported extern ABI
Folkert de Vries
-31
/
+45
2025-09-09
c-variadic: reject non-unsafe functions
Folkert de Vries
-6
/
+36
2025-09-08
c-variadic: reject non-extern functions
Folkert de Vries
-2
/
+2
2025-09-08
disallow c-variadic associated functions (for now)
Folkert de Vries
-9
/
+9
2025-09-03
simplify `check_c_variadic_type`
Folkert de Vries
-59
/
+32
2025-09-02
stabilize extended_varargs_abi_support
Ralf Jung
-21
/
+21
2024-06-22
compiler: Mention C-unwind in C-variadic error
Jubilee Young
-21
/
+21
2024-04-16
Update Tests
Veera
-77
/
+35
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-27
/
+52
2023-10-30
Explicitly reject const C-variadic functions
Nicholas Bishop
-20
/
+73
2023-10-30
Fix bad-c-variadic error being emitted multiple times
Nicholas Bishop
-27
/
+15
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+206