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
/
c-variadic
Age
Commit message (
Expand
)
Author
Lines
2025-07-26
Rollup merge of #144379 - folkertdev:c-variadic-same-program-multiple-abis, r...
Jacob Pratt
-0
/
+112
2025-07-26
test using multiple c-variadic ABIs in the same program
Folkert de Vries
-0
/
+112
2025-07-23
add codegen test for variadics (also replacing some existing does-this-build ...
Ralf Jung
-59
/
+24
2025-06-13
variadic functions: remove list of supported ABIs from error
Ralf Jung
-24
/
+22
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-8
/
+14
2025-03-03
Change variadic-ffi-2 to use a platform independant ABI
Tamme Dittrich
-17
/
+4
2025-03-03
Bless UI tests
Tamme Dittrich
-1
/
+12
2025-02-24
tests: use minicore more
David Wood
-15
/
+17
2025-02-21
More sophisticated span trimming
Michael Goulet
-6
/
+4
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-1
/
+1
2025-02-14
Use underline suggestions for purely 'additive' replacements
Michael Goulet
-3
/
+2
2025-02-12
Split out the `extern_system_varargs` feature
Jubilee Young
-33
/
+8
2025-02-11
Revert "Stabilize `extended_varargs_abi_support`"
Jubilee Young
-2
/
+75
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-6
/
+9
2025-02-06
Label mismatched parameters at the def site for foreign functions.
Jason Newcomb
-2
/
+2
2025-01-06
`best_blame_constraint`: don't filter constraints by sup SCC
dianne
-3
/
+3
2024-11-30
Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_funct...
许杰友 Jieyou Xu (Joe)
-6
/
+36
2024-11-30
Rollup merge of #116161 - Soveu:varargs2, r=cjgillot
许杰友 Jieyou Xu (Joe)
-75
/
+2
2024-11-29
simplify how the `hir_typeck_pass_to_variadic_function` diagnostic is created
Orion Gonzalez
-6
/
+36
2024-11-29
bless the tests and add a new one
Orion Gonzalez
-4
/
+41
2024-11-27
Stabilize `extended_varargs_abi_support`
Soveu
-75
/
+2
2024-09-23
Check ABI target compatibility for function pointers
Tamme Dittrich
-10
/
+29
2024-07-14
Use ordinal number in argument error
long-long-float
-1
/
+1
2024-06-22
compiler: Mention C-unwind in C-variadic error
Jubilee Young
-1
/
+1
2024-04-16
Update Tests
Veera
-9
/
+4
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-7
/
+7
2024-01-13
Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil...
bors
-0
/
+3
2024-01-13
Bless tests
George-lewis
-0
/
+3
2024-01-12
allow system abi to be variadic
beepster4096
-2
/
+5
2023-12-12
Rollup merge of #117914 - estebank:issue-85843, r=wesleywiser
Matthias Krüger
-1
/
+10
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-11-20
Tweak wording
Esteban Küber
-1
/
+1
2023-11-20
On borrow return type, suggest borrowing from arg or owned return type
Esteban Küber
-1
/
+10
2023-10-30
Fix bad-c-variadic error being emitted multiple times
Nicholas Bishop
-8
/
+2
2023-09-14
Enable varargs support for AAPCS calling convention
Soveu
-2
/
+5
2023-08-30
Test and note unsafe ctor to fn ptr coercion
Michael Goulet
-2
/
+0
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+2
2023-01-15
Tweak E0597
Esteban Küber
-1
/
+3
2023-01-13
Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplett
Yuki Okushi
-10
/
+7
2023-01-11
Stabilize `abi_efiapi` feature
Nicholas Bishop
-10
/
+7
2023-01-11
Filter impl and where-clause candidates that reference errors
Michael Goulet
-21
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+637