Files
rust/clippy_lints/src
y21 65eb1ec0fb remove the semicolon for builtin macro call statements in statement_outside_block
The expansion of `asm!()` and `line!()` is not marked as from an expansion, in which case `SourceMap::stmt_span` returns the input span unchanged. So instead of using `stmt_span`, use `mac_call_stmt_semi_span` directly
2024-10-20 19:00:55 +02:00
..
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-04 23:50:02 +00:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-09-24 10:12:05 -04:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-04 23:50:02 +00:00
2024-05-17 18:33:37 -03:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-13 21:03:38 +01:00
2024-10-04 23:50:02 +00:00