summary refs log tree commit diff
path: root/tests/ui/lint
AgeCommit message (Expand)AuthorLines
2023-03-18Don't eagerly convert principal to stringclubby789-0/+15
2023-01-21Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat reportAaron Hill-0/+152
2023-01-20Change `bindings_with_variant_name` to deny-by-default--global-12/+12
2023-01-17Rollup merge of #106148 - chenyukang:yukang/fix-105061-unused, r=lcnrDylan DPC-0/+159
2023-01-16comments feedbackyukang-3/+21
2023-01-15Fix regression in `unused_braces` with macrosclubby789-1/+21
2023-01-14add test case for issue 105601yukang-0/+104
2023-01-14fix #105061, Fix unused_parens issue for higher ranked function pointersyukang-0/+37
2023-01-13Rollup merge of #106585 - estebank:issue-46585, r=compiler-errorsMatthias Krüger-1/+1
2023-01-12Mark ZST as FFI-safe if all its fields are PhantomDataArthur Carcano-0/+22
2023-01-11When suggesting writing a fully qualified path probe for appropriate typesEsteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+31639