about summary refs log tree commit diff
path: root/clippy_lints/src/needless_maybe_sized.rs
AgeCommit message (Expand)AuthorLines
2024-11-25Refactor `where` predicates, and reserve for attributes supportFrank King-2/+2
2024-11-07Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...Philipp Krones-1/+1
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-3/+3
2024-10-18Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u...Philipp Krones-1/+1
2024-10-14Move trait bound modifiers into hir::PolyTraitRefMichael Goulet-5/+3
2024-09-24Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...Philipp Krones-1/+1
2024-08-29Stop using ty::GenericPredicates for non-predicates_of queriesMichael Goulet-1/+1
2024-06-27Make queries more explicitMichael Goulet-1/+1
2024-06-17Rework precise capturing syntaxMichael Goulet-1/+1
2024-06-13Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...Philipp Krones-0/+164