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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
asm
Age
Commit message (
Expand
)
Author
Lines
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-106
/
+101
2024-03-07
Bless aarch64 asm test
Gary Guo
-4
/
+4
2024-02-24
Add tests for asm goto
Gary Guo
-21
/
+196
2024-02-20
trigger `unsafe_code` on `global_asm!` invocations
Kalle Wachsmuth
-2
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-174
/
+174
2024-02-15
Rollup merge of #121088 - nikic:evex512, r=Amanieu
Guillaume Gomez
-0
/
+15
2024-02-14
Implicitly enable evex512 if avx512 is enabled
Nikita Popov
-0
/
+15
2024-02-14
Fix two UI tests with incorrect directive / invalid revision
许杰友 Jieyou Xu (Joe)
-23
/
+20
2024-02-10
manually bless an aarch64 test
Ralf Jung
-10
/
+22
2024-02-10
rebless after rebase
Ralf Jung
-0
/
+3
2024-02-10
unstably allow constants to refer to statics and read from immutable statics
Ralf Jung
-10
/
+19
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-98
/
+103
2024-01-30
Update feature names for new stdarch
Amanieu d'Antras
-2
/
+2
2024-01-18
tests/ui/asm/inline-syntax: adapt for LLVM 18
Krasimir Georgiev
-14
/
+116
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-494
/
+63
2023-12-21
Make named_asm_labels lint not trigger on unicode and trigger on format args
asquared31415
-11
/
+113
2023-12-02
Auto merge of #117912 - GeorgeWort:master, r=petrochenkov
bors
-16
/
+16
2023-11-28
Name explicit registers in conflict register errors for inline assembly
George Wort
-16
/
+16
2023-11-25
make sure we still eagerly emit errors
Michael Goulet
-0
/
+24
2023-11-24
Show number in error message even for one error
Nilstrieb
-7
/
+7
2023-10-19
Fix duplicate labels emitted in `render_multispan_macro_backtrace()`
Gurinder Singh
-12
/
+2
2023-10-06
Use pushsection/popsection
bjorn3
-2
/
+2
2023-10-05
Properly export function defined in test which uses global_asm!()
bjorn3
-1
/
+8
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-2
/
+2
2023-08-14
fixed *const [type error] does not implement the Copy trait
nxya
-0
/
+16
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-1
/
+0
2023-06-23
Rollup merge of #112616 - ferrocene:pa-more-test-suite-fixes, r=Nilstrieb
Matthias Krüger
-0
/
+1
2023-06-16
fix ICE on specific malformed asm clobber_abi
asquared31415
-91
/
+183
2023-06-14
mark relevant tests as requiring unwinding
Pietro Albini
-0
/
+1
2023-03-12
Forbid the use of `#[target_feature]` on `main`
Léo Lanteri Thauvin
-1
/
+3
2023-03-10
Rollup merge of #105798 - Amanieu:relax-asm, r=joshtriplett
Matthias Krüger
-260
/
+148
2023-03-02
Revert "Stabilize `#![feature(target_feature_11)]`"
Léo Lanteri Thauvin
-0
/
+2
2023-02-28
Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebank
bors
-2
/
+0
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-3
/
+1
2023-02-01
Stabilize `#![feature(target_feature_11)]`
Léo Lanteri Thauvin
-2
/
+0
2023-01-27
Relax ordering rules for `asm!` operands
Amanieu d'Antras
-260
/
+148
2023-01-15
Tweak E0597
Esteban Küber
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+8018