Michael Goulet
|
51cd9b564f
|
Consider operator's span when computing binop expr span
|
2025-07-31 02:28:11 +00:00 |
|
Urgau
|
16d11c539f
|
Add support for NonNull in ambiguous_wide_ptr_comparisions
|
2024-03-29 22:02:07 +01:00 |
|
Urgau
|
d4b514f982
|
Add detection of [Partial]Ord methods to the ambiguous wide ptr cmp lint
|
2024-03-29 16:36:17 +01:00 |
|
Vadim Petrochenkov
|
9f8d05f29f
|
macro_rules: Preserve all metavariable spans in a global side table
|
2024-02-18 11:19:24 +03:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Vadim Petrochenkov
|
c586fe40f1
|
macro_rules: Add more tests for using tt in addition to ident
Generally, `tt` and `ident` should behave identically, modulo the latter accepting only a subset of token trees.
|
2024-01-05 19:13:52 +03:00 |
|
Urgau
|
5630540ac0
|
Add warn-by-default lint against ambiguous wide pointer comparisons
|
2023-12-06 09:03:48 +01:00 |
|