rust/compiler/rustc_span
bors 0b6f079e49 Auto merge of #91224 - couchand:2021-11/avr-asm, r=Amanieu
Support AVR for inline asm!

A first pass at support for the AVR platform in inline `asm!`.  Passes the initial compiler tests, have not yet done more complete verification.

In particular, the register classes could use a lot more fleshing out, this draft PR so far only includes the most basic.

cc `@Amanieu` `@dylanmckay`
2021-12-07 14:23:01 +00:00
..
src Auto merge of #91224 - couchand:2021-11/avr-asm, r=Amanieu 2021-12-07 14:23:01 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00