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
/
assembly
Age
Commit message (
Expand
)
Author
Lines
2023-10-02
Update stack protector test
Nikita Popov
-1
/
+1
2023-09-24
Add assembly test to make sure that inlining works as expected when closures ...
Eduardo Sánchez Muñoz
-0
/
+58
2023-09-21
Add stack-protector test for Windows
Wesley Wiser
-1
/
+821
2023-08-02
Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser
bors
-12
/
+14
2023-07-29
Add wasm32-wasi-threads target + WASI threads
Georgii Rylov
-12
/
+14
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-3
/
+0
2023-07-02
test-various: run codegen and assembly tests
Jan-Mirko Otter
-0
/
+1
2023-07-01
add assembly-test: wasm-exceptions
Jan-Mirko Otter
-0
/
+60
2023-06-16
remove box_free and replace with drop impl
DrMeepster
-1
/
+1
2023-05-29
Fix linkage for large binaries on mips64 platforms ...
Ximin Luo
-4
/
+8
2023-05-18
Also assume wrap-around discriminants in `as` MIR building
Scott McMurray
-0
/
+28
2023-05-06
Tune the `is_ascii` implementation used for short slices
Scott McMurray
-0
/
+35
2023-04-25
Add loongarch64 asm! support
zhaixiaojuan
-0
/
+196
2023-04-23
allow array-style simd in inline asm
Ezra Shaw
-0
/
+25
2023-04-12
Add inline assembly support for m68k
Ian Douglas Scott
-0
/
+83
2023-04-05
Fix an assembly test with a hard-coded hash
Thom Chiovoloni
-2
/
+2
2023-03-31
Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk
bors
-0
/
+1
2023-03-29
Add ignore-debug to static-relocation-model test
Ben Kimock
-0
/
+1
2023-03-10
Ignore LVI incompatible assembly tests on sgx platform
Raoul Strackx
-0
/
+4
2023-03-10
Fix LVI inline assembly test
Raoul Strackx
-13
/
+4
2023-03-10
Fix LVI generic load test
Raoul Strackx
-1
/
+1
2023-02-10
Update the minimum external LLVM to 14
Josh Stone
-1
/
+0
2023-01-17
bump failing assembly & codegen tests from LLVM 14 to LLVM 15
Lukas Markeffsky
-1
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+6608
[prev]