about summary refs log tree commit diff
path: root/clippy_lints/src/ctfe.rs
AgeCommit message (Expand)AuthorLines
2025-02-01Rename `tcx.ensure()` to `tcx.ensure_ok()`Zalathar-1/+1
2024-11-07Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...Philipp Krones-1/+0
2024-11-05Do not filter empty passes & Make CTFE Clippy into lintless passblyxyas-19/+6
2024-10-21Move COGNITIVE_COMPLEXITY to use macro againblyxyas-1/+0
2024-10-19Apply review comments + use `shallow_lint_levels_on`blyxyas-1/+1
2024-10-19Remove module passes filteringblyxyas-32/+19
2024-10-19Follow review comments (optimize the filtering)blyxyas-0/+54