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
Add rustfmt style edition 2024 commit to blame ignore (#15094)
In the recently merged #15093 the rust style edition was bumped to 2024.
This is functionally just a code formatting change and doesn't change
any of the logic of the rust code in Qiskit. To reflect this and exclude
the purely mechanical changes from the git blame, this commit adds the
sha1 of that change to the .git-blame-ignore-revs file which excludes
the changset from the git blame.
0 commit comments