about summary refs log tree commit diff
path: root/clippy_lints/src/operators/duration_subsec.rs
AgeCommit message (Expand)AuthorLines
2024-08-08Require `ConstEvalCtxt` to be constructed.Jason Newcomb-2/+2
2024-04-01fix fallout from previous commity21-1/+1
2023-05-18Slightly refactor constant evaluation and add detection for empty macro expan...Jason Newcomb-1/+1
2022-09-23Apply uninlined_format-args to clippy_lintsYuri Astrakhan-4/+3
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-1/+1
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-0/+44