Commit 711efed
authored
Fix inaccurate documentation on `QueryState::for_each_unchecked (#8277)
# Objective
The documentation on `QueryState::for_each_unchecked` incorrectly says
that it can only be used with read-only queries.
## Solution
Remove the inaccurate sentence.1 parent f201a9d commit 711efed
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | | - | |
793 | 791 | | |
794 | 792 | | |
795 | 793 | | |
| |||
0 commit comments