Skip to content

Commit

Permalink
ices/87802.rs: fixed with errors (rust-lang#900)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
error: cannot use value of type `!` for inline assembly
 --> /home/runner/work/glacier/glacier/ices/87802.rs:6:36
  |
6 |         asm!("/* {0} */", out(reg) x);
  |                                    ^
  |
  = note: only integers, floats, SIMD vectors, pointers and function pointers can be used as arguments for inline assembly

error: aborting due to previous error

==============

Co-authored-by: rustbot <rustbot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustbot authored Aug 19, 2021
1 parent 2092d10 commit 550fc13
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 550fc13

Please sign in to comment.