rust/compiler/rustc_passes
bors 7dc9ff5c62 Auto merge of #85290 - Amanieu:asm_const_int, r=nagisa
Remove support for floating-point constants in asm!

Floating-point constants aren't very useful anyways and this simplifies
the code since the type check can now be done in typeck.

cc `@rust-lang/wg-inline-asm`

r? `@nagisa`
2021-05-16 17:52:52 +00:00
..
src Auto merge of #85290 - Amanieu:asm_const_int, r=nagisa 2021-05-16 17:52:52 +00:00
Cargo.toml Use pretty-printer instead of span_to_snippet 2021-03-14 14:39:25 -07:00