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
It's not just "no changes" where this case hits, I've also now hit this in a branch that does have changes compared to master. Not sure how to reproduce that.
Activity
ibilalkayy commentedon Sep 9, 2024
I modified the same
mod.rs
file and got this kind of result.I want to know what is the problem that you want to solve. I didn't understand from this issue that you raised.
RalfJung commentedon Sep 9, 2024
./x.py fmt
That should only format the files that changed, which is 0 files. Instead it formats >5000 files.
x fmt
#130161RalfJung commentedon Sep 10, 2024
It's not just "no changes" where this case hits, I've also now hit this in a branch that does have changes compared to master. Not sure how to reproduce that.
ibilalkayy commentedon Sep 10, 2024
I have synced with the upstream master but it showing me all the files.
Kobzol commentedon Sep 10, 2024
(Note that this issue is not fixed yet, it needs #130161 to be merged first).
ibilalkayy commentedon Sep 10, 2024
Thank you, for letting me know!
Rollup merge of rust-lang#130161 - onur-ozkan:fmt-changed-files, r=Ko…
Unrolled build for rust-lang#130161