granite-rust/compiler/rustc_trait_selection
bors a34c079752 Auto merge of - tmiasko:rm-llvm-asm, r=Amanieu
Remove deprecated LLVM-style inline assembly

The `llvm_asm!` was deprecated back in  1.56.0, with intention to remove
it once `asm!` was stabilized, which already happened in  1.59.0. Now it
is time to remove `llvm_asm!` to avoid continued maintenance cost.

Closes .
Closes .
Closes .
Closes .

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

r? `@Amanieu`
2022-01-17 09:40:29 +00:00
..
src Auto merge of - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00:00
Cargo.toml Rollup merge of - crlf0710:dyn_upcasting_lint, r=nikomatsakis 2021-10-07 16:24:49 +02:00