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
/
src
/
test
/
ui
/
c-variadic
/
variadic-ffi-1.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-100
/
+0
2022-10-23
Cleanup message and bless tests
Jack Huey
-1
/
+1
2022-10-23
Enable varargs support for calling conventions other than C or cdecl
Soveu
-14
/
+14
2022-09-03
Shrink suggestion span of argument mismatch error
Michael Goulet
-2
/
+2
2022-06-19
Make missing argument placeholder more obvious that it's a placeholder
Michael Goulet
-4
/
+4
2022-04-16
Implementation for 65853
Jack Huey
-6
/
+10
2021-07-06
Replace per-target ABI denylist with an allowlist
Simonas Kazlauskas
-13
/
+13
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-6
/
+12
2020-06-04
test: ui: skip tests which aren't appropriate for RISC-V
Tom Eccles
-11
/
+11
2020-02-11
On mismatched argument count point at arguments
Esteban Küber
-4
/
+8
2019-11-25
Auto merge of #66682 - estebank:fn-type-err, r=davidtwco
bors
-4
/
+4
2019-11-23
Highlight parts of fn in type errors
Esteban Küber
-4
/
+4
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-2
/
+6
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-4
/
+4
2019-09-28
rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures.
Eduard-Mihai Burtescu
-2
/
+2
2019-06-17
Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...
Andrei Homescu
-2
/
+2
2019-04-22
Continue evaluating after item-type checking
Esteban Küber
-2
/
+75
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-02-27
Rename variadic to c_variadic
Dan Robertson
-2
/
+2
2019-02-27
Support defining C compatible variadic functions
Dan Robertson
-0
/
+9