You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
79f7424 fix: some iwyu recommendations to update includes (Konstantin Akimov)
d5c8cab fix: missing iwyu from bitcoin#24974 (Konstantin Akimov)
f1ad7a6 fix: missing iwyu items from bitcoin#25694 (Konstantin Akimov)
b9a9630 fix: missing lint-tidy warnings from bitcoin#25254 (Konstantin Akimov)
bf1dd33 Merge bitcoin#25668: refactor: Fix iwyu on node/chainstate (MacroFake)
7a3f393 Merge bitcoin#25645: refactor: Remove unused includes from dbwrapper.h (fanquake)
Pull request description:
## Issue being fixed or feature implemented
Some files has been missing when added to iwyu linter list.
## What was done?
Backport bitcoin#25645, bitcoin#25668 missing fixes from bitcoin#24974, bitcoin#25694, bitcoin#25254 and related fixes to apply linter's messages.
## How Has This Been Tested?
Revised output of CI iwuy
## Breaking Changes
N/A
## Checklist:
_Go over all the following points, and put an `x` in all the boxes that apply._
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
UdjinM6:
utACK 79f7424
kwvg:
utACK 79f7424
Tree-SHA512: 0ab2b87ea561adabace3339ea8742a661818d3e6e3793a7f5ed0a5dd9169bc55ade6e365da5ac31f90540e07a09682b07c53a707894f816581dbba826e7d91d4
0 commit comments