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
/
abi
Age
Commit message (
Expand
)
Author
Lines
2021-08-30
Disallow the aapcs CC on Aarch64
Simonas Kazlauskas
-27
/
+99
2021-08-27
Tracking issue for UNSUPPORTED_CALLING_CONVENTIONS
Simonas Kazlauskas
-4
/
+4
2021-08-15
Fix ui tests for llvm_asm! deprecation
Amanieu d'Antras
-0
/
+1
2021-07-06
Replace per-target ABI denylist with an allowlist
Simonas Kazlauskas
-0
/
+203
2021-03-06
Move some tests to more suitable subdirs
Yuki Okushi
-0
/
+28
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+40
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2021-01-13
Update tests for extern block linting
Mark Rousskov
-182
/
+176
2021-01-10
Use standard formatting for "rust-call" ABI message
Camelid
-8
/
+8
2020-12-03
Update stderr
Rune Tynan
-1
/
+19
2020-12-03
Fix ui test
Rune Tynan
-2
/
+1
2020-12-03
Add more complete tests of possible rust-call cases
Rune Tynan
-0
/
+25
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-3
/
+0
2020-11-11
Add a sane error for rust-call functions not taking tuples during type checki...
Rune Tynan
-0
/
+25
2020-08-19
Enable stack-overflow detection on musl for non-main threads
Tomasz Miąsko
-1
/
+0
2020-06-24
lints: add `improper_ctypes_definitions`
David Wood
-0
/
+1
2020-03-26
Update tests to use llvm_asm!
Amanieu d'Antras
-29
/
+29
2020-02-08
Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb
bors
-1
/
+51
2020-02-08
test: address comments and pacify the merciless tidy.
Eduard-Mihai Burtescu
-3
/
+11
2020-02-08
Add non-C-like enumeration tests on Rust->C calls to the abi-sysv64-arg-passi...
John VanEnk
-0
/
+73
2020-02-04
Add tests for RISC-V C ABI
msizanoen1
-1
/
+51
2019-12-22
Remove mem::uninitalized from tests
Mark Rousskov
-7
/
+8
2019-11-13
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...
Robin Kruppe
-1
/
+0
2019-11-05
improper_ctypes: `extern "C"` fns
David Wood
-0
/
+1
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-4
/
+0
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+4
2019-10-12
test unwind(abort) with Rust ABI
Ralf Jung
-40
/
+0
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-4
/
+0
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+4
2019-09-30
Stabilize macros in `extern` blocks
Vadim Petrochenkov
-228
/
+0
2019-08-25
Permit unwinding through FFI by default
Mark Rousskov
-0
/
+2
2019-08-15
Duplicate `test-macros.rs` to fix test #62593
Kevin Per
-0
/
+112
2019-08-15
Move `test-macros.rs` back to `ui` to fix tests #62593
Kevin Per
-112
/
+0
2019-08-15
Group all ui tests and move to abi #62593
Kevin Per
-0
/
+2013
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+46