mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-27 04:15:08 +00:00
1be8b2ff98
When last expression in a function body is noreturn asm, then analyzer complains about the type mismatch by highlighting entire body. This fixes it by introducing loop {} in the expanded code. |
||
---|---|---|
.. | ||
ast_id_map.rs | ||
builtin_attr_macro.rs | ||
builtin_derive_macro.rs | ||
builtin_fn_macro.rs | ||
db.rs | ||
eager.rs | ||
fixup.rs | ||
hygiene.rs | ||
lib.rs | ||
mod_path.rs | ||
name.rs | ||
proc_macro.rs | ||
quote.rs |