about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/util.rs
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-04-28 23:29:16 +0000
committerGitHub <noreply@github.com>2025-04-28 23:29:16 +0000
commit3f5406f5be15dcb0c6fdee53c9f94fdf280d54dd (patch)
tree8b9fea0816ede25384eef630d1a9fffc08e857e6 /compiler/rustc_interface/src/util.rs
parent0bd531aaf2622553a1488ede23db32aa51040f6c (diff)
parent3ab6051b95130bf5e8363a04bae4b9b5c64a8678 (diff)
downloadrust-3f5406f5be15dcb0c6fdee53c9f94fdf280d54dd.tar.gz
rust-3f5406f5be15dcb0c6fdee53c9f94fdf280d54dd.zip
Rollup merge of #140302 - compiler-errors:inline_asm-bug, r=lcnr
Move inline asm check to typeck, properly handle aliases

Pull `InlineAsmCtxt` down to `rustc_hir_typeck`, and instead of using things like `Ty::is_copy`, use the `InferCtxt`-aware methods. To fix https://github.com/rust-lang/trait-system-refactor-initiative/issues/189, we also add a `try_structurally_resolve_*` call to `expr_ty`.

r? lcnr
Diffstat (limited to 'compiler/rustc_interface/src/util.rs')
0 files changed, 0 insertions, 0 deletions