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
/
asm
/
parse-error.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-09-24
Add inline asm! tests for aarch64
Adam Gemmell
-462
/
+0
2021-08-21
Improve error message when _ is used for in/inout asm operands
Amanieu d'Antras
-25
/
+43
2021-08-12
Add support for clobber_abi to asm!
Amanieu d'Antras
-42
/
+157
2021-06-24
Add a "raw" option for asm! which ignores format string specifiers
Amanieu d'Antras
-10
/
+10
2021-05-13
Fix tests
Amanieu d'Antras
-2
/
+2
2021-05-13
Add tests for global_asm!
Amanieu d'Antras
-1
/
+107
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-04-06
Use AnonConst for asm! constants
Amanieu d'Antras
-11
/
+66
2020-06-20
Update tests
Camelid
-36
/
+12
2020-06-15
asm: Allow multiple template strings; interpret them as newline-separated
Josh Triplett
-3
/
+31
2020-06-11
Add a suggestion to use unused asm arguments in comments
Amanieu d'Antras
-0
/
+2
2020-05-18
Implement att_syntax option
Amanieu d'Antras
-4
/
+4
2020-05-18
Apply review feedback
Amanieu d'Antras
-9
/
+25
2020-05-18
Add tests for asm!
Amanieu d'Antras
-0
/
+146