about summary refs log tree commit diff
path: root/tests/ui/lint/wide_pointer_comparisons.rs
AgeCommit message (Expand)AuthorLines
2024-03-29Add support for NonNull in ambiguous_wide_ptr_comparisionsUrgau-0/+12
2024-03-29Add detection of [Partial]Ord methods to the ambiguous wide ptr cmp lintUrgau-0/+24
2024-02-18macro_rules: Preserve all metavariable spans in a global side tableVadim Petrochenkov-1/+3
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-05macro_rules: Add more tests for using `tt` in addition to `ident`Vadim Petrochenkov-0/+9
2023-12-06Add warn-by-default lint against ambiguous wide pointer comparisonsUrgau-0/+138